protected function ErrorHandlingTest::setUp in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/behat/mink-browserkit-driver/tests/Custom/ErrorHandlingTest.php \Behat\Mink\Tests\Driver\Custom\ErrorHandlingTest::setUp()
File
- vendor/
behat/ mink-browserkit-driver/ tests/ Custom/ ErrorHandlingTest.php, line 16
Class
Namespace
Behat\Mink\Tests\Driver\CustomCode
protected function setUp() {
$this->client = new TestClient();
}