FOSSology  4.4.0
Open Source License Compliance by Open Source Software
JUnitXMLReporter Class Reference
Inheritance diagram for JUnitXMLReporter:
Inheritance graph
Collaboration diagram for JUnitXMLReporter:
Collaboration graph

Public Member Functions

 paintHeader ($test_name)
 
 paintFooter ($test_name)
 
 paintCaseStart ($case)
 
 paintCaseEnd ($case)
 
 paintMethodStart ($test)
 
 paintMethodEnd ($test)
 
 paintFail ($message)
 
 paintException ($exception)
 
 terminateAbnormally ($message)
 

Detailed Description

Definition at line 27 of file junit_xml_reporter.php.

Member Function Documentation

◆ paintFooter()

JUnitXMLReporter::paintFooter (   $test_name)

Paints the end of the test with a summary of the passes and failures.

Parameters
string$test_nameName class of test. @access public

Definition at line 52 of file junit_xml_reporter.php.


The documentation for this class was generated from the following file: