NUnit.Framework
Assert
Inconclusive
NUnit.Framework.Assert.Inconclusive Method
Throws an
NUnit.Framework.InconclusiveException
with the message that is passed in. This causes the test to be reported as inconclusive.
Syntax
public static
void
Inconclusive
(
string
message)
Parameters
message
The message to initialize the
NUnit.Framework.InconclusiveException
with.
Remarks
Documentation for this section has not yet been entered.
Requirements
Namespace:
NUnit.Framework
Assembly:
NUnitLite (in NUnitLite.dll)
Assembly Versions:
0.6.0.0, 1.0.0.0