AllTests
, BlockJUnit4ClassRunner
, BlockJUnit4ClassRunnerWithParameters
, 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 |
Copyright © 2002–2018 JUnit. All rights reserved.