public class OsgiEnabledJUnitCoreRunListener
extends JUnit4RunListener
http://jira.codehaus.org/browse/SUREFIRE-876
TODO remove when surefire release with proposed bugfix is available| Constructor 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–2014 Eclipse Foundation. All rights reserved.