setUp() public méthode

public setUp ( )
Exemple #1
0
 /**
  * {@inheritdoc}
  */
 public function setUp()
 {
     parent::setUp();
     $this->client = $this->createClient();
 }