setUp() 공개 메소드

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