public class OsgiEnabledJUnitCoreRunListener
extends JUnit4RunListener
http://jira.codehaus.org/browse/SUREFIRE-876
TODO remove when surefire release with proposed bugfix is availableConstructor and Description |
---|
OsgiEnabledJUnitCoreRunListener(org.apache.maven.surefire.report.RunListener reporter,
Map<String,TestSet> classMethodCounts) |
Modifier and Type | Method and Description |
---|---|
void |
testRunFinished(org.junit.runner.Result result) |
void |
testRunStarted(org.junit.runner.Description description)
Called right before any tests from a specific class are run.
|
Copyright © 2008–2017 Eclipse Foundation. All rights reserved.