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 Ordering
Alphanumeric. create(Ordering.Context context)
Ordering
Ordering.Factory. create(Ordering.Context context)
Creates an Ordering instance using the given context.
-