コード例 #1
0
 public function testFindTestsEmptySearch()
 {
     $this->assertEquals($this->repo->findAll(), $this->repo->findTests());
 }