Uses of Class
org.junit.runner.manipulation.Ordering.Context
-
Packages that use Ordering.Context Package Description org.junit.runner.manipulation -
-
Uses of Ordering.Context in org.junit.runner.manipulation
Methods in org.junit.runner.manipulation with parameters of type Ordering.Context Modifier and Type Method Description OrderingAlphanumeric. create(Ordering.Context context)OrderingOrdering.Factory. create(Ordering.Context context)Creates an Ordering instance using the given context.
-