| Package | Description |
|---|---|
| org.apache.maven.surefire.api.runorder |
| Modifier and Type | Method and Description |
|---|---|
static Priority |
Priority.newTestClassPriority(String className)
Returns a priority that applies to a new testclass (that has never been run/recorded)
|
static Priority |
Priority.newTestClassPriority(String className)
Returns a priority that applies to a new testclass (that has never been run/recorded)
|
| Constructor and Description |
|---|
PrioritizedTest(Class<?> clazz,
Priority pri) |
PrioritizedTest(Class<?> clazz,
Priority pri) |
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.