Spectre.Console.Testing Namespace

Class

CallbackCommandInterceptor
A ICommandInterceptor that triggers a callback when invoked.
CommandAppFailure
Represents a CommandApp runtime failure.
CommandAppResult
Represents the result of a completed CommandApp run.
CommandAppTester
A CommandApp test harness.
CommandAppTesterSettings
Represents the configuration settings for the CommandAppTester class.
FakeTypeRegistrar
A fake type registrar suitable for testing.
FakeTypeResolver
A fake type resolver suitable for testing.
StringExtensions
Contains extensions for string.
StyleExtensions
Contains extensions for Style.
TestCapabilities
Represents fake capabilities useful in tests.
TestConsole
A testable console.
TestConsoleExtensions
Contains extensions for TestConsole.
TestConsoleInput
Represents a testable console input mechanism.
TypeRegistrarBaseTests
This is a utility class for implementors of ITypeRegistrar and corresponding ITypeResolver.