Name |
Description |
App |
The main class of the unittests. |
ContextPreservationTests |
Tests the implementation of ContextPreservation. |
ContextPreservingResolutionRoot |
A resolution root that preserves the context of the factory when resolves a new request. |
ContextPreservingResolutionRoot.ContextPreservingRequest |
IRequest decorator that returns the configured parent context and target. |
ContextPreservingResolutionRootActivationStrategy |
Strategy for defining the parent context for ContextPreservingResolutionRoot. |
FactoryTests |
Test context preservation for the factory extension. |