AllTests
, BlockJUnit4ClassRunner
, Categories
, Enclosed
, org.junit.internal.runners.JUnit38ClassRunner
, JUnit4
, Parameterized
, ParentRunner
, Suite
, org.junit.internal.runners.SuiteMethod
, Theories
public interface Sortable
Modifier and Type | Method | Description |
---|---|---|
void |
sort(Sorter sorter) |
Sorts the tests using
sorter |