Autarky\Testing\WebTestCase::setUp PHP Méthode

setUp() public méthode

public setUp ( )
    public function setUp()
    {
        parent::setUp();
        $this->client = $this->createClient();
    }