|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.surefire.runorder.PrioritizedTest
public class PrioritizedTest
| Constructor Summary | |
|---|---|
PrioritizedTest(java.lang.Class clazz,
Priority pri)
|
|
| Method Summary | |
|---|---|
java.lang.Class |
getClazz()
|
int |
getPriority()
|
int |
getTotalRuntime()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrioritizedTest(java.lang.Class clazz,
Priority pri)
| Method Detail |
|---|
public int getPriority()
public int getTotalRuntime()
public java.lang.Class getClazz()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||