Builder

class Builder

Properties

Link copied to clipboard
var failed: Int?

The number of checks that failed.

Link copied to clipboard
var passed: Int?

The number of checks that passed.

Link copied to clipboard
var skipped: Int?

The number of checks that were skipped.