C# Class Catel.Test.ArgumentFacts.TheImplementsInterfaceMethod

Mostra file Open project: Catel/Catel

Private Methods

Method Description
SucceedsForInstanceImplementingInterface ( ) : void
SucceedsForInstanceImplementingInterfaceGeneric ( ) : void
SucceedsForTypeImplementingInterface ( ) : void
ThrowsArgumentExceptionForNullInstance ( ) : void
ThrowsArgumentExceptionForTypeNotImplementingInterface ( ) : void
ThrowsArgumentNullExceptionForNullInterfaceType ( ) : void
ThrowsArgumentNullExceptionForNullType ( ) : void