TapPrinter
class TapPrinter implements OutputHandler
Test Anything Protocol, http://testanything.org
Methods
__construct(string $file = 'php://output')
No description
void
begin()
No description
void
end()
No description
Details
at line 28
__construct(string $file = 'php://output')
No description
at line 34
void
begin()
No description
at line 45
void
prepare(Test $test)
No description
at line 50
void
finish(Test $test)
No description
at line 63
void
end()
No description