public class PrioritizedTest
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.Class<?> |
clazz |
private Priority |
priority |
Constructor and Description |
---|
PrioritizedTest(java.lang.Class<?> clazz,
Priority pri) |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<?> |
getClazz() |
int |
getPriority() |
int |
getTotalRuntime() |