class TapPrinter implements OutputHandler

Test Anything Protocol, http://testanything.org

Methods

__construct($file = 'php://output')

No description

begin()

No description

prepare(Test $test)

No description

finish(Test $test)

No description

end()

No description

Details

at line 26
__construct($file = 'php://output')

No description

Parameters

$file

at line 32
begin()

No description

at line 43
prepare(Test $test)

No description

Parameters

Test $test

at line 48
finish(Test $test)

No description

Parameters

Test $test

at line 61
end()

No description