Classes
| Class | Description | |
|---|---|---|
| TestStepFinishedMessage |
Notifies that a test step has finished execution.
| |
| TestStepLifecyclePhaseChangedMessage |
Notifies that a test step has changed lifecycle phase.
| |
| TestStepLogAttachMessage |
Notifies that an attachment has been added to a test step log.
| |
| TestStepLogStreamBeginMarkerBlockMessage |
Notifies that a marker block has been started within a test step log stream.
| |
| TestStepLogStreamBeginSectionBlockMessage |
Notifies that a section block has been started within a test step log stream.
| |
| TestStepLogStreamEmbedMessage |
Notifies that an attachment has been embedded into a test step log stream.
| |
| TestStepLogStreamEndBlockMessage |
Notifies that a block started with Begin* has finished within a test step log stream.
| |
| TestStepLogStreamWriteMessage |
Notifies that text has been written to a test step log stream.
| |
| TestStepMetadataAddedMessage |
Notifies that a test step has dynamically added metadata to itself.
| |
| TestStepStartedMessage |
Notifies that a test step has started execution and provides its definition.
|
