Spectre.Console.Testing Namespace
Class
- Callback
Command Interceptor -
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. - Command
App Tester Settings -
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.
- Test
Console Extensions -
Contains extensions for
TestConsole
. - TestConsoleInput
- Represents a testable console input mechanism.
- Type
Registrar Base Tests -
This is a utility class for implementors of
ITypeRegistrar
and correspondingITypeResolver
.