cs Visitor

This commit is contained in:
Dominik Liebler
2013-09-12 11:20:10 +02:00
parent af442a9980
commit 032cc57cf6
6 changed files with 20 additions and 28 deletions

View File

@@ -39,7 +39,7 @@ class VisitorTest extends \PHPUnit_Framework_TestCase
}
/**
* @expectedException InvalidArgumentException
* @expectedException \InvalidArgumentException
* @expectedExceptionMessage Mock
*/
public function testUnknownObject()