TestState deprecated
class TestState implements TestState (View source)
deprecated 4.13.0 Will be removed without equivalent functionality to replace it
Methods
Details
__construct()
No description
setUp(SapphireTest $test)
Called on setup
tearDown(SapphireTest $test)
Called on tear down
setUpOnce(string $class)
Called once on setup
tearDownOnce(string $class)
Called once on tear down