Click or drag to resize
weroSoft AG, Software
UnitTest Fields
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.

The UnitTest type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberTestClassNotFound
Gets the string which is returned, if no class marked with the TestClassAttribute is found ().
Public fieldStatic memberTestMethodNotFound
Gets the string which is returned, if no method marked with the TestMethodAttribute is found ().
Top
See Also