Property ExpectedLogErrors
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
ExpectedLogErrors
The fixture's BrokenEntry exists to throw, and the compiler reports that as an error by
design. Declared here so the runner's "a passing test that logged an error is not a pass" gate
stays on for everything this test did not mean to provoke.
public override string[] ExpectedLogErrors { get; }
Property Value
- string[]