Uses of Class
org.junit.runner.manipulation.Ordering.Context

Packages that use Ordering.Context
org.junit.runner.manipulation Provides classes to filter or sort tests. 
 

Uses of Ordering.Context in org.junit.runner.manipulation
 

Methods in org.junit.runner.manipulation with parameters of type Ordering.Context
 Ordering Ordering.Factory.create(Ordering.Context context)
          Creates an Ordering instance using the given context.
 Ordering Alphanumeric.create(Ordering.Context context)
           
 



Copyright © 2002–2020 JUnit. All rights reserved.