Пример #1
0
 public function testExplain()
 {
     $this->assertEquals(DummyResult::$dataExplain, $this->result->explain());
 }