tests.container

Undocumented in source.

Members

Functions

Given_no_constructor_selector_specified_in_registration_Get_implementation_with_multiple_constructors_should_throw
void Given_no_constructor_selector_specified_in_registration_Get_implementation_with_multiple_constructors_should_throw()
Undocumented in source. Be warned that the author may not have intended to support it.
get_non_registered_service_should_throw
void get_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_only_named_registrations_Get_without_name_should_throw
void given_only_named_registrations_Get_without_name_should_throw()
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.
registering_second_default_implementation_should_throw
void registering_second_default_implementation_should_throw()
Undocumented in source. Be warned that the author may not have intended to support it.
registering_service_with_duplicate_name_should_throw
void registering_service_with_duplicate_name_should_throw()
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.
when_resolving_service_with_two_dependencies_dependent_on_singleton_Then_same_singleton_instance_should_be_used
void when_resolving_service_with_two_dependencies_dependent_on_singleton_Then_same_singleton_instance_should_be_used()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta