| Class and Description |
|---|
| org.apache.maven.surefire.report.DefaultReportEntry
Delete once we build with 2.7.2
|
| org.apache.maven.test.SurefirePlugin
use org.apache.maven.plugins.surefire.SurefirePlugin instead
|
| Method and Description |
|---|
| org.apache.maven.surefire.report.Reporter.reset()
remove when building with 2.7.2
|
| org.apache.maven.surefire.report.Reporter.testError(ReportEntry, String, String)
remove when building with 2.7.2
|
| org.apache.maven.surefire.report.Reporter.testFailed(ReportEntry, String, String)
remove when building with 2.7.2
|
| org.apache.maven.surefire.report.Reporter.writeDetailMessage(String)
remove when building with 2.7.2
|
| org.apache.maven.surefire.report.Reporter.writeFooter(String)
remove when building with 2.7.2
|
| org.apache.maven.surefire.report.Reporter.writeMessage(String)
remove when building with 2.7.2
|
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.