All Classes and Interfaces
Class
Description
This interface defines a service result in Zephyr Scale that can contain a generic result if valid or a
ValidationResult
otherwise.Represents a Status in Zephyr Scale for the following models: Test Case, Test Cycle, Test Plan, Test Execution or Test Execution Step.
Responsible for all management of
StatusModel
within Zephyr Scale.Event fired when a Test Case changes
Represents a Test Case in Zephyr Scale.
Responsible for all management of
TestCaseModel
models within Zephyr Scale.Represents a TestCaseStatus in Zephyr Scale.
Event fired when a Test Cycle changes
Represents a Test Cycle in Zephyr Scale.
Responsible for all management of
TestCycleModel
models within Zephyr Scale.Represents a Test Cycle Status in Zephyr Scale.
Event fired when a Test Execution changes
Represents a Test Execution in Zephyr Scale.
Responsible for all management of
TestExecutionModel
models within Zephyr Scale.Represents a Test Execution Status in Zephyr Scale.
The base event interface for all events fired within Zephyr Scale.
Represents a Trace Link in Zephyr Scale.
Responsible for all management of TraceLink entities within Zephyr Scale.
This interface defines a validation message in Zephyr Scale 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.