setUp() public method

public setUp ( )
Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function setUp()
 {
     parent::setUp();
     $this->client = $this->createClient();
 }