| Interface | Description |
|---|---|
| Deployer |
Interface for the deployment of the artifacts.
|
| InfrastructureProvider |
This Interface has to be implemented by the InfrastructureProviders like AWS, GCC, OpenStack.
|
| Class | Description |
|---|---|
| AbstractUUIDEntity |
Abstract class containing the common behaviour for entity classes.
|
| Agent |
This class holds Agent data.
|
| Column |
Model class representing a table column in
ResultFormat. |
| ConfigChangeSet |
Defines a model object of Change config set with required attributes.
|
| Deployment |
Defines a model object for a created deployment.
|
| DeploymentCreationResult |
This is a DTO that contain the output of the
deployment creation scripts.
|
| DeploymentPattern |
This represents a model of the DeploymentPattern.
|
| DeploymentPatternTestFailureStat |
This class holds the deployment-patterns with test failure counts.
|
| GrafanaDashboardHandler |
This class create a database in influxDB and a Data Source in Grafana according to the test plan
|
| Host |
Defines a model object for a created HOST.
|
| HostValidator |
This class is to validate all hosts with SSL
|
| InfrastructureProvisionResult |
This is a DTO that contain the output of the
infrastructure provisioning scripts.
|
| Port |
Defines a model object for the exposed Ports of the created host.
|
| Product |
This represents a model of the Product.
|
| ProductTestStatus |
This represents a model of the Product with its recent test statuses.
|
| ResultFormat |
Model class representing the format for the report passed from the resultFormatter.yaml
|
| ShellExecutor |
Responsible in executing given shell scripts
|
| TestCase |
Defines a model object of TestCase with required attributes.
|
| TestGridConstants |
Class to maintain constants across modules.
|
| TestPlan |
Defines a model object of TestPlan with required attributes.
|
| TestScenario |
Defines a model object of TestScenario with required attributes.
|
| TimeOutBuilder |
A TimeOut Builder for awaitality usages.
|
| TruncatedInputStreamData |
Responsible for maintaining an input stream meta data.
|
| Enum | Description |
|---|---|
| Status |
This defines the possible statuses of an entity.
|
| TestPlan.DeployerType |
This defines the supported deployment automation tools.
|
| TestPlanPhase |
This defines the possible phases of a Test-Plan.
|
| TestPlanStatus |
This defines the possible statuses of a Test-Plan.
|
| Error | Description |
|---|---|
| TestGridError |
Represents an
Error during testgrid execution. |
Copyright © 2019 WSO2. All rights reserved.