Classes
- Client
- ConversationDTO
- DeviceDTO
- DeviceRequestDTO
- DeviceResponseDTO
- Expression
- FieldDTO
- JobDTO
- JobEventDTO
- JobInterceptor
- JobNotificationDTO
- JobRecordDTO
- JobResultDTO
- JobRunDTO
- JobTemplateDTO
- ReportClient
- TestDTO
- TestInteractionDTO
- TestResultDTO
- TestRunDTO
- TestSuiteDTO
Type Definitions
-
DeviceResultDTO
-
- Source:
Properties:
Name Type Description displaystring messagestring rawObject.<string, any> transcriptstring -
EventType
-
Type:
- 'interceptError' | 'interceptPreProcess' | 'inrterceptPostProcess' | 'interceptRecord' | 'interceptResult'
- Source:
-
IConversation
-
- Implements:
- Source:
Properties:
Name Type Argument Description idstring runIDstring <optional>
testRunIDstring <optional>
-
MessageDTO
-
- Source:
Properties:
Name Type Description settingsObject.<string, any> textstring -
TestResultCallback(testResults)
-
Callback function to receive test results as they happen while a test is being run
Parameters:
Name Type Description testResultsArray.<TestResultDTO> - Source:
-
TestSuite
-
- Source:
Properties:
Name Type Description namestring testSuiteTestSuite namestring