Function: createTestCase()
createTestCase(
testCase,options?):Promise<TestCaseDTO>
Create a new test case
Parameters
testCase
options?
account
Returns
Promise<TestCaseDTO>
the properties of a newly-created test case
Found a mistake? Let us know.