TestUnitTestContext Property | |
Test context object used properties e.g. property TestDir (regular test directory) writing for test data
Namespace:
SIC.Test.Helper
Assembly:
SIC.Test.Helper (in SIC.Test.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax public TestContext TestContext { get; set; }
Public Property TestContext As TestContext
Get
Set
Property Value
Type:
TestContextSee Also