mini\Test\SqlLogicTest::stopOnError() Method

public

Signature

public function stopOnError(bool $stop = true): self

Parameters

Name Type Default Description
$stop bool true Documentation missing

Returns

self

Documentation

Stop on first error (useful for debugging)

Source

src/Test/SqlLogicTest.php:47-51