Class TruncateStrategy
Fixture strategy that truncates all fixture ables at the end of test.
Namespace: Cake\TestSuite\Fixture
Property Summary
Method Summary
-
__construct() public
Initialize strategy.
-
setupTest() public
Called before each test run in each TestCase.
-
teardownTest() public
Called after each test run in each TestCase.