tests.container

Undocumented in source.

Members

Classes

ServiceWithMultipleCostructors
class ServiceWithMultipleCostructors
Undocumented in source.

Functions

Given_no_constructor_selector_specified_in_registration_Resolving_implementation_with_multiple_constructors_should_throw
void Given_no_constructor_selector_specified_in_registration_Resolving_implementation_with_multiple_constructors_should_throw()
Undocumented in source. Be warned that the author may not have intended to support it.
Resolving_non_registered_service_should_throw
void Resolving_non_registered_service_should_throw()
Undocumented in source. Be warned that the author may not have intended to support it.
get_service_should_return_registered_implementation
void get_service_should_return_registered_implementation()
Undocumented in source. Be warned that the author may not have intended to support it.
given_named_and_default_registerations_Get_with_name_should_return_correspondingly_named_service
void given_named_and_default_registerations_Get_with_name_should_return_correspondingly_named_service()
Undocumented in source. Be warned that the author may not have intended to support it.
given_named_and_default_registerations_Get_without_name_returns_default
void given_named_and_default_registerations_Get_without_name_returns_default()
Undocumented in source. Be warned that the author may not have intended to support it.
given_registered_service_Injecting_it_as_dependency_should_work
void given_registered_service_Injecting_it_as_dependency_should_work()
Undocumented in source. Be warned that the author may not have intended to support it.
given_two_named_registerations_Get_without_name_should_throw
void given_two_named_registerations_Get_without_name_should_throw()
Undocumented in source. Be warned that the author may not have intended to support it.
given_two_resolved_service_instances_Injected_singleton_dependency_should_be_the_same_in_both
void given_two_resolved_service_instances_Injected_singleton_dependency_should_be_the_same_in_both()
Undocumented in source. Be warned that the author may not have intended to support it.
resolving_service_with_NON_registered_dependency_should_throw
void resolving_service_with_NON_registered_dependency_should_throw()
Undocumented in source. Be warned that the author may not have intended to support it.
resolving_singleton_twice_should_return_same_instances
void resolving_singleton_twice_should_return_same_instances()
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

ISingletonService
interface ISingletonService
Undocumented in source.
ITransientService
interface ITransientService
Undocumented in source.

Meta