C# Класс Nancy.Bootstrappers.Windsor.Tests.WindsorNancyBootstrapperFixture

Показать файл Открыть проект

Открытые методы

Метод Описание
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