Имя |
Описание |
App |
The main class of the unittests. |
DisposeNotifyingObject |
An object that notifies when ti is disposed. |
DisposeNotifyingObjectTest |
Tests the implementation of DisposeNotifyingObject |
ExceptionFormatter |
Provides meaningful exception messages. |
NamedScope |
A resolution root that specifies a named scope. |
NamedScopeActivationStrategy |
Activation strategy that creates a reference from the owner to the named scopes. |
NamedScopeActivationStrategyTest |
Tests the implementation of NamedScopeActivationStrategy. |
NamedScopeContextPreservationIntegrationTest |
Integration tests for named scope together with context preservation. |
NamedScopeModule |
This module provides the definition of named scopes. |
NamedScopeReference |
References a scope object. The reference its self has the owner of the scope as scope. |
NamedScopeReferenceScopeParameter |
Parameter to pass the scope to NamedScopeReference when it is created. |
NamedScopeReferenceTest |
Tests the implementation of NamedScopeReference. |
ScopeDisposedException |
This exception is thrown when a binding tries to use a scope that already has been disposed. |