tests.usage

Undocumented in source.

Members

Classes

Controller
class Controller
Undocumented in source.
Greeter
class Greeter
Undocumented in source.
GreeterWithMsg
class GreeterWithMsg
Undocumented in source.
GreeterWithName
class GreeterWithName
Undocumented in source.
Model
class Model
Undocumented in source.
User
class User
Undocumented in source.
View
class View
Undocumented in source.

Functions

given_service_registred_by_instance_Get_interface_should_throw
void given_service_registred_by_instance_Get_interface_should_throw()
Undocumented in source. Be warned that the author may not have intended to support it.
given_service_with_ctor_Register_instance_should_work
void given_service_with_ctor_Register_instance_should_work()
Undocumented in source. Be warned that the author may not have intended to support it.
given_service_with_ctor_Register_with_InstanceProvider_should_work
void given_service_with_ctor_Register_with_InstanceProvider_should_work()
Undocumented in source. Be warned that the author may not have intended to support it.
given_services_registred_by_instance_and_interface_Get_should_works
void given_services_registred_by_instance_and_interface_Get_should_works()
Undocumented in source. Be warned that the author may not have intended to support it.
register_instance
void register_instance()
Undocumented in source. Be warned that the author may not have intended to support it.
register_with_FunctionProvider
void register_with_FunctionProvider()
Undocumented in source. Be warned that the author may not have intended to support it.
register_with_InstanceProvider
void register_with_InstanceProvider()
Undocumented in source. Be warned that the author may not have intended to support it.
register_with_delegate
void register_with_delegate()
Undocumented in source. Be warned that the author may not have intended to support it.
register_with_delegate_lambda
void register_with_delegate_lambda()
Undocumented in source. Be warned that the author may not have intended to support it.
register_with_delegate_short
void register_with_delegate_short()
Undocumented in source. Be warned that the author may not have intended to support it.
register_with_function
void register_with_function()
Undocumented in source. Be warned that the author may not have intended to support it.
register_with_function_lambda
void register_with_function_lambda()
Undocumented in source. Be warned that the author may not have intended to support it.
should_create_mvv
void should_create_mvv()
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

IGreeter
interface IGreeter
Undocumented in source.

Meta