Exemplo n.º 1
0
 /**
  * Called after each test method.
  */
 public function tearDown()
 {
     $this->container->delete();
     $this->comment->delete();
 }