public class FixedJUnit4ProviderUtil extends Object
| Constructor and Description |
|---|
FixedJUnit4ProviderUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Set<org.apache.maven.surefire.common.junit4.ClassMethod> |
generateFailingTests(List<org.junit.runner.notification.Failure> allFailures)
Get all test methods from a list of Failures
|
public static Set<org.apache.maven.surefire.common.junit4.ClassMethod> generateFailingTests(List<org.junit.runner.notification.Failure> allFailures)
allFailures - the list of failures for a given test classCopyright © 2004–2017 The Apache Software Foundation. All rights reserved.