interface IsolatedTestRunner (View source)

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

Methods

void
run(TestCase $test, bool $preserveGlobalState, bool $requiresXdebug)

No description

Details

void run(TestCase $test, bool $preserveGlobalState, bool $requiresXdebug)

No description

Parameters

TestCase $test
bool $preserveGlobalState
bool $requiresXdebug

Return Value

void