Builder

class Builder

Properties

Link copied to clipboard

Date (in Unix epoch time) when the suite run was created.

Link copied to clipboard

Date (in Unix epoch time) when the suite run ended.

Link copied to clipboard
var failed: Int?

Number of test cases that failed in the suite run.

Link copied to clipboard
var passed: Int?

Number of test cases that passed in the suite run.

Link copied to clipboard

Date (in Unix epoch time) when the suite run was started.

Link copied to clipboard

Status of the suite run.

Link copied to clipboard

Suite definition ID of the suite run.

Link copied to clipboard

Suite definition name of the suite run.

Link copied to clipboard

Suite definition version of the suite run.

Link copied to clipboard

Suite run ID of the suite run.