Click or drag to resize
weroSoft AG, Software
UnitTestTestMethodNotFound Field
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets the string which is returned, if no method marked with the TestMethodAttribute is found ().

Namespace:  WeroSoft.UnitTesting
Assembly:  WeroSoft.UnitTesting.Library (in WeroSoft.UnitTesting.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public const string TestMethodNotFound = "No Unit Test Method found"

Field Value

Type: String
See Also