final class TestRunner (View source)

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

Methods

void
run(Configuration $configuration, ResultCache $resultCache, TestSuite $suite)

No description

Details

void run(Configuration $configuration, ResultCache $resultCache, TestSuite $suite)

No description

Parameters

Configuration $configuration
ResultCache $resultCache
TestSuite $suite

Return Value

void

Exceptions

RuntimeException