Exemple #1
0
 public function testGetPath()
 {
     $this->if($test = new emptyTest())->then->string($test->getPath())->isEqualTo(__FILE__);
 }