TestResult

The result of running the tests.

Members

Enums

Status
enum Status
Undocumented in source.

Variables

exitStatus
ExitStatus exitStatus;
Undocumented in source.
output
DrainElement[] output;

Output from all the test binaries and command.

status
Status status;
Undocumented in source.
testCmds
ShellCommand[] testCmds;

all test commands that found the mutant.

Meta