public static class TestRunnerControl.TestResult extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
failed |
String |
message |
boolean |
passed |
| Constructor and Description |
|---|
TestResult() |
public boolean passed
public boolean failed
public String message
Copyright © 2002-2018 Atlassian. All Rights Reserved.