TestState deprecated
class TestState implements TestState (View source)
deprecated
Methods
__construct()
No description
setUpOnce(string $class)
Called once on setup
tearDownOnce(string $class)
Called once on tear down
Details
__construct()
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