Class DeleteQueryStrategy
Namespace: Cake\ElasticSearch\TestSuite\Fixture
Property Summary
Method Summary
-
__construct() public
Initialize strategy.
-
setupTest() public
Called before each test run in each TestCase.
-
teardownTest() public
Clear state in all elastic indexes.
Method Detail
setupTest() ¶ public
setupTest(list<string> $fixtureNames): void
Called before each test run in each TestCase.
Parameters
-
list<string>
$fixtureNames
Returns
void