Classes
- Client
- DeviceDTO
- Expression
- FieldDTO
- JobDTO
- JobEventDTO
- JobInterceptor
- JobNotificationDTO
- JobRecordDTO
- JobResultDTO
- JobRunDTO
- JobTemplateDTO
- ReportClient
- TestDTO
- TestInteractionDTO
- TestResultDTO
- TestRunDTO
- TestSuiteDTO
Type Definitions
-
EventType
-
Type:
- 'interceptError' | 'interceptPreProcess' | 'inrterceptPostProcess' | 'interceptRecord' | 'interceptResult'
- Source:
-
TestResultCallback(testResults)
-
Callback function to receive test results as they happen while a test is being run
Parameters:
Name Type Description testResults
Array.<TestResultDTO> - Source:
-
TestSuite
-
- Source:
Properties:
Name Type Description name
string testSuite
TestSuite name
string