| Package | Description |
|---|---|
| org.apache.hadoop.hbase.devtools.buildstats |
| Modifier and Type | Method and Description |
|---|---|
List<TestCaseResult> |
TestSuite.getCases() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestSuite.setCases(List<TestCaseResult> s) |
| Constructor and Description |
|---|
TestSuite(TestCaseResult... s) |
| Constructor and Description |
|---|
TestSuite(List<TestCaseResult> s) |