DirectoryTestContext Property | |
Test context object used properties e.g. property TestDir (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 private TestContext TestContext { get; }
Private ReadOnly Property TestContext As TestContext
Get
Property Value
Type:
TestContextSee Also