UnitsTestedTestMethod Property |
[This is preliminary documentation and is subject to change.]
Describes how the tests were performed.
Namespace:
CFX.Production.TestAndInspection
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic TestMethod TestMethod { get; set; }
Public Property TestMethod As TestMethod
Get
Set
Property Value
Type:
TestMethod
See Also