Uses of Class
org.apache.maven.plugin.surefire.runorder.Priority

Packages that use Priority
org.apache.maven.plugin.surefire.runorder   
 

Uses of Priority in org.apache.maven.plugin.surefire.runorder
 

Methods in org.apache.maven.plugin.surefire.runorder that return Priority
static Priority Priority.lowest(String className)
           
 

Constructors in org.apache.maven.plugin.surefire.runorder with parameters of type Priority
PrioritizedTest(Class clazz, Priority pri)
           
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.