Example #1
0
 /**
  * @return void
  */
 public function tearDown()
 {
     $this->customer->delete();
 }