$_test
$_test : \Cake\TestSuite\IntegrationTestCase
Dispatches a request capturing the response for integration testing purposes into the Routing\Dispatcher stack.
$_test : \Cake\TestSuite\IntegrationTestCase
__construct(\Cake\TestSuite\IntegrationTestCase $test)
Constructor
\Cake\TestSuite\IntegrationTestCase | $test | The test case to run. |
Loading…