TestExecution Module
Functions and values
| Function or value |
Description
|
Full Usage:
TestExecution.beginTest testClassName testName reportOptions
Parameters:
string
testName : string
reportOptions : TestifyReportOptions
|
|
Full Usage:
TestExecution.createState testClassName testName reportOptions
Parameters:
string
testName : string
reportOptions : TestifyReportOptions
Returns: TestExecutionState
|
|
Full Usage:
TestExecution.currentReportOptions ()
Parameters:
unit
Returns: TestifyReportOptions
|
|
|
|
|
|
|
|
Full Usage:
TestExecution.recordTestedSourceLocation location
Parameters:
SourceLocation option
|
|
testify