TestRecommendation

Defines a test recommendation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates the identifier of the AppComponent.

Link copied to clipboard

Name of the Application Component.

Link copied to clipboard

A list of recommended alarms that are used in the test and must be exported before or with the test.

Link copied to clipboard

Description for the test recommendation.

Link copied to clipboard

Intent of the test recommendation.

Link copied to clipboard

The test recommendation items.

Link copied to clipboard
val name: String?

Name of the test recommendation.

Link copied to clipboard

Prerequisite of the test recommendation.

Link copied to clipboard

Identifier for the test recommendation.

Link copied to clipboard

Status of the recommended test.

Link copied to clipboard

Reference identifier for the test recommendation.

Link copied to clipboard

Level of risk for this test recommendation.

Link copied to clipboard

Type of test recommendation.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String