See: Description
Interface | Description |
---|---|
CoreTagProvider |
A core system-provided tag provider: used to know if any additional providers are present on the classpath.
|
OverridableTagProvider |
A default tag provider that can be overridden by any additional tag provider if present on the classpath.
|
ReleaseProvider |
This interface is used to implement plugins that provide a complete list of the known releases.
|
Requirements | |
RequirementsProviderService | |
RequirementsService |
Find the requirements hierarchy or the requirements associated with a given test outcome
|
RequirementsStore | |
RequirementsTagProvider |
A requirements provider returns the set of application requirements in a tree structure.
|
RequirementTypesProvider |
Provides a list of the requirement types used in the current project structure.
|
Exception | Description |
---|---|
CouldNotLoadRequirementsException |
Created by john on 28/07/2016.
|