- Assembly
- Rocket
.Surgery .Extensions .Testing .NSubstitute .dll - Namespace
- Rocket
.Surgery .Extensions .Testing - Containing Type
- AutoSubstituteTest
Syntax
protected AutoSubstituteTest(ITestOutputHelper outputHelper, LogLevel minLevel, string logFormat = "[{Timestamp:HH:mm:ss} {Level:w4}] {Message}{NewLine}{Exception}", Action<LoggerConfiguration> configureLogger = null)
Parameters
Name | Type | Description |
---|---|---|
outputHelper | ITestOutputHelper | |
minLevel | LogLevel | |
logFormat | string | |
configureLogger | Action |
Return Value
Type | Description |
---|---|
void |