C# Class ServiceStack.WebHost.Endpoints.Tests.IocServiceTests

Afficher le fichier Open project: ServiceStack/ServiceStack

Méthodes publiques

Méthode Description
CreateClient ( ResetIoc request = null ) : IServiceClient

Private Methods

Méthode Description
Can_resolve_all_dependencies ( ) : void
Can_resolve_all_dependencies_Async ( ) : void
Does_AutoWire_ActionLevel_RequestFilters ( ) : void
Does_AutoWire_ActionLevel_RequestFilters_Async ( ) : void
Does_create_correct_instances_per_scope ( ) : void
Does_create_correct_instances_per_scope_Async ( ) : void
Does_create_correct_instances_per_scope_with_exception ( ) : void
Does_create_correct_instances_per_scope_with_exception_Async ( ) : void
Does_dispose_service ( ) : void
Does_dispose_service_Async ( ) : void
Does_dispose_service_and_Request_and_None_scope_but_not_singletons ( ) : void
Does_dispose_service_and_Request_and_None_scope_but_not_singletons_Async ( ) : void
Does_dispose_service_when_there_is_an_error ( ) : void
Does_dispose_service_when_there_is_an_error_Async ( ) : void

Method Details

CreateClient() public abstract méthode

public abstract CreateClient ( ResetIoc request = null ) : IServiceClient
request ResetIoc
Résultat IServiceClient