Logging
final class Logging (View source)
| internal | This class is not covered by the backward compatibility promise for PHPUnit |
Methods
bool
hasJunit()
No description
bool
hasOtr()
No description
bool
hasTeamCity()
No description
bool
hasTestDoxHtml()
No description
testDoxHtml()
No description
bool
hasTestDoxText()
No description
testDoxText()
No description
Details
__construct(Junit|null $junit, Otr|null $otr, TeamCity|null $teamCity, Html|null $testDoxHtml, Text|null $testDoxText)
No description
bool
hasJunit()
No description
Junit
junit()
No description
bool
hasOtr()
No description
Otr
otr()
No description
bool
hasTeamCity()
No description
TeamCity
teamCity()
No description
bool
hasTestDoxHtml()
No description
Html
testDoxHtml()
No description
bool
hasTestDoxText()
No description
Text
testDoxText()
No description