| Class | Description |
|---|---|
| SuiteBlockRunner |
used by SuiteRunner to override the test method name
|
| SuiteRunner |
SuiteRunner is like Junit Suite, it's used in conjunction with
SuiteClass({xx.class, yy.class})
It's different from Suite in two ways:
1. |