Builder

class Builder

Properties

Link copied to clipboard

The client token of the test case.

Link copied to clipboard

The description of the test case.

Link copied to clipboard
var name: String?

The name of the test case.

Link copied to clipboard
var steps: List<Step>?

The steps in the test case.

Link copied to clipboard

The specified tags of the test case.