C# 클래스 Nancy.Bootstrappers.Windsor.Tests.WindsorNancyBootstrapperFixture

파일 보기 프로젝트 열기: NancyFx/Nancy.Bootstrappers.Windsor

공개 메소드들

메소드 설명
WindsorNancyBootstrapperFixture ( ) : System

비공개 메소드들

메소드 설명
Check_windsor_memory_leak ( ) : void
Check_windsor_memory_leak_with_aspnet_hosting ( ) : void
Should_be_able_to_get_engine_instance ( ) : void
Should_be_able_to_get_engine_when_providing_application_container_exteranlly ( ) : void
Should_be_able_to_make_request_from_module_with_dependencies ( ) : System.Threading.Tasks.Task
Should_be_able_to_make_request_from_module_with_no_dependency ( ) : System.Threading.Tasks.Task
Should_be_able_to_make_simultaneous_requests_use_different_module_instances ( ) : System.Threading.Tasks.Task
Should_configure_application_container_when_getting_engine ( ) : void

메소드 상세

WindsorNancyBootstrapperFixture() 공개 메소드

public WindsorNancyBootstrapperFixture ( ) : System
리턴 System