Skip navigation links
A C E G H I O P R S T 

A

addFlakyError(ReportTestCase.FlakyError) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
addFlakyFailure(ReportTestCase.FlakyFailure) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 

C

characters(char[], int, int) - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
computePercentage(int, int, int, int) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 

E

endElement(String, String, String) - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser

G

getClassName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getFailureDetail() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getFailureDetails(List<ReportTestSuite>) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
getFailureErrorLine() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getFailureMessage() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getFailureType() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getFlakyErrors() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getFlakyFailures() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getFullClassName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getFullClassName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getFullName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getMessage() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase.FlakyError
 
getMessage() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase.FlakyFailure
 
getName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getNumberOfErrors() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getNumberOfFailures() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getNumberOfFlakes() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getNumberOfSkipped() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getNumberOfTests() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getPackageName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getStackTrace() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase.FlakyError
 
getStackTrace() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase.FlakyFailure
 
getSuitesGroupByPackage(List<ReportTestSuite>) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
getSummary(List<ReportTestSuite>) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
getTestCases() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getTime() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getTimeElapsed() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getType() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase.FlakyError
 
getType() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase.FlakyFailure
 

H

hasError() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
hasFailure() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
hasFlakes() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
hasReportFiles(File) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
Returns true if the specified directory contains at least one report file.
hasSkipped() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 

I

incrementNumberOfErrors() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
incrementNumberOfFailures() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
incrementNumberOfFlakes() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
incrementNumberOfSkipped() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
isSuccessful() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
isValid() - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
 

O

org.apache.maven.plugins.surefire.report - package org.apache.maven.plugins.surefire.report
 

P

parse(String) - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
 
parse(InputStreamReader) - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
 
parseXMLReportFiles() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 

R

ReportTestCase - Class in org.apache.maven.plugins.surefire.report
 
ReportTestCase() - Constructor for class org.apache.maven.plugins.surefire.report.ReportTestCase
 
ReportTestCase.FlakyError - Class in org.apache.maven.plugins.surefire.report
 
ReportTestCase.FlakyFailure - Class in org.apache.maven.plugins.surefire.report
 
ReportTestSuite - Class in org.apache.maven.plugins.surefire.report
 
ReportTestSuite() - Constructor for class org.apache.maven.plugins.surefire.report.ReportTestSuite
 

S

setClassName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setError(String, String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setFailure(String, String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setFailureDetail(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setFailureErrorLine(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setFullClassName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setFullClassName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setFullName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setNumberOfErrors(int) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setNumberOfFailures(int) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setNumberOfFlakes(int) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setNumberOfSkipped(int) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setNumberOfTests(int) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setPackageName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setSkipped(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setStackTrace(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase.FlakyError
 
setStackTrace(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase.FlakyFailure
 
setTime(float) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setTimeElapsed(float) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
startElement(String, String, String, Attributes) - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
SurefireReportParser - Class in org.apache.maven.plugins.surefire.report
 
SurefireReportParser(List<File>, ConsoleLogger) - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportParser
 

T

TestSuiteXmlParser - Class in org.apache.maven.plugins.surefire.report
 
TestSuiteXmlParser(ConsoleLogger) - Constructor for class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
 
toString() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
toString() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
A C E G H I O P R S T 
Skip navigation links

Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.