Rocket.Surgery.Extensions.Testing Namespace

Class Types

Class Summary
AutoFake Automatically creates fakes for requested services that haven't been registered
AutoFakeTest A base class with AutoFake wired in for DryIoc
AutoMock Automatically creates fakes for requested services that haven't been registered
AutoMockTest A base class with AutoFake wired in for DryIoc
AutoSubstitute Automatically creates substitute for requested services that haven't been registered
AutoSubstituteTest
DryIocExtensions
LoggerTest A simple base test class with logger, logger factory and diagnostic source all wired into the Xunit.Abstractions.ITestOutputHelper.
TestDiagnosticListenerLoggingAdapter The test diagnostic listener allows you to wire in all log sources into a given Diagnostic Source
TheoryCollection<T> A class that can be used to create strongly typed

Namespaces