C# (CSharp) Ninject.Extensions.bbvEventBroker Namespace

Classes

Name Description
App The main class of the unittests.
EventBrokerModule Module for the event broker extension.
InjectEventBrokerTest Integration tests for the EventBrokerModule
InjectEventBrokerTest.Child The child used in the tests
InjectEventBrokerTest.Parent Test object that is able to fire an event that can be received by its children.
InjectEventBrokerTest.ParentWithDefaultEventBroker A test object that gets the default global event broker injected
IntegrationTests Integration tests for the EventBrokerModule
IntegrationTests.Child The child used in the tests
IntegrationTests.Foo Test class
IntegrationTests.Parent Test object that is able to fire an event that can be received by its children.