Documentation

JUnitReporter
in package

Read onlyYes
FinalYes

High-level integration API for transforming, validating, and writing JUnit.

Table of Contents

Methods

__construct()  : mixed
createAndWrite()  : string
createErrorAndWrite()  : string
createErrorReport()  : DOMDocument
createErrorXml()  : string
createReport()  : DOMDocument
createXml()  : string
toXml()  : string
write()  : string

Methods

toXml()

public toXml(DOMDocument $report) : string
Parameters
$report : DOMDocument
Return values
string

write()

public write(DOMDocument $report, string $path) : string
Parameters
$report : DOMDocument
$path : string
Return values
string
On this page

Search results