All Classes and Interfaces

Class
Description
This interface defines a service result in Zephyr that can contain a generic result if valid or a ValidationResult otherwise.
Represents a Status in Zephyr for the following models: Test Case, Test Cycle, Test Plan, Test Execution or Test Execution Step.
Responsible for all management of StatusModel within Zephyr.
Event fired when a Test Case changes
 
Represents a Test Case in Zephyr.
Responsible for all management of TestCaseModel models within Zephyr.
Represents a TestCaseStatus in Zephyr.
Event fired when a Test Cycle changes
 
Represents a Test Cycle in Zephyr.
Responsible for all management of TestCycleModel models within Zephyr.
Represents a Test Cycle Status in Zephyr.
Event fired when a Test Execution changes
 
Represents a Test Execution in Zephyr.
Responsible for all management of TestExecutionModel models within Zephyr.
Represents a Test Execution Status in Zephyr.
The base event interface for all events fired within Zephyr.
Represents a Trace Link in Zephyr.
Responsible for all management of TraceLink entities within Zephyr.
This interface defines a validation message in Zephyr that has a valid/invalid state, and stores the message and an optional meta info map.
This interface defines a Validation Result that might contain errors when the validation has an invalid state.