TextUI Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class TextUI : NUnit.Framework.Api.ITestListener
type TextUI = class
interface ITestListener
- Inheritance
-
TextUI
- Implements
Constructors
TextUI() | |
TextUI(TextWriter, ITestListener) | |
TextUI(TextWriter) |
Fields
Failure |
Methods
Execute(String[]) | |
TestFinished(ITestResult) | |
TestOutput(TestOutput) | |
TestStarted(ITest) | |
WriteHeader(TextWriter) | |
WriteRuntimeEnvironment(TextWriter) |