TestOutput(String, TestOutputType) Constructor
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 TestOutput (string text, NUnit.Framework.Api.TestOutputType type);
new NUnit.Framework.Api.TestOutput : string * NUnit.Framework.Api.TestOutputType -> NUnit.Framework.Api.TestOutput
Parameters
- text
- String
- type
- TestOutputType