final class TestRunner (View source)

internal  This class is not covered by the backward compatibility promise for PHPUnit
 

Methods

__construct()

No description

void
run(TestCase $test)

No description

Details

__construct()

No description

void run(TestCase $test)

No description

Parameters

TestCase $test

Return Value

void

Exceptions

Exception
InvalidArgumentException
UnintentionallyCoveredCodeException