|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Orderer | |
---|---|
org.junit.runner.manipulation | Provides classes to filter or sort tests. |
org.junit.runners | Provides standard Runner implementations. |
Uses of Orderer in org.junit.runner.manipulation |
---|
Methods in org.junit.runner.manipulation with parameters of type Orderer | |
---|---|
void |
Orderable.order(Orderer orderer)
Orders the tests using orderer |
Uses of Orderer in org.junit.runners |
---|
Methods in org.junit.runners with parameters of type Orderer | |
---|---|
void |
ParentRunner.order(Orderer orderer)
Implementation of Orderable.order(Orderer) . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |