コード例 #1
0
ファイル: EnterpriseTest.php プロジェクト: stuartherbert/mf
 public function testCanGetLineWhereErrorHappened()
 {
     $this->assertEquals($this->line, $this->fixture->getLine());
 }