Results class for Test Point

interface Results {
    outcome?: Outcome;
}

Properties

Properties

outcome?: Outcome

Outcome of the Test Point