C# Class Cocktail.Tests.CompositionUnitTests

Show file Open project: IdeaBlade/Punch

Private Methods

Method Description
ObjectManagerShouldCreateObject ( ) : void
ObjectManagerShouldReturnNullIfObjectDoesntExist ( ) : void
ShouldDiscoverDefaultSyncInterceptor ( ) : void
ShouldDiscoverInjectedAuthenticationService ( ) : void
ShouldGetGenericInstance ( ) : void
ShouldGetGenericInstanceWithContractName ( ) : void
ShouldNotDiscoverAnySyncInterceptors ( ) : void
ShouldRaiseClearedEvent ( ) : void
ShouldRaiseQueryEvents ( ) : System.Threading.Tasks.Task
ShouldRaiseSaveEvents ( ) : System.Threading.Tasks.Task
ShouldReturnNonSharedInstance ( ) : void
ShouldReturnSharedInstance ( ) : void
ShouldUseFactory ( ) : void