TestFunctions Property
Gets all the test functions contained in this test group.
Type: TestGroup
Namespace: XJTAG.Integration.XJRunner
Syntax
public IEnumerable<TestFunction> TestFunctions { get; }
Type
- System.Collections.Generic.IEnumerable<TestFunction>
XJTAG v4.2.5
