Class RunListenerPrintReproduceInfo
A suite listener printing a "reproduce string". this ensures test result events are always captured properly even if exceptions happen at initialization or suite/ hooks level.
Inheritance
System.Object
RunListenerPrintReproduceInfo
Assembly: cs.temp.dll.dll
Syntax
public sealed class RunListenerPrintReproduceInfo : RunListener
Methods
Name | Description |
---|---|
TestFailure(Failure) | |
TestFinished(Description) | |
TestRunFinished(Result) | |
TestRunStarted(Description) | |
TestStarted(Description) |