Exemple #1
0
 public function testGettingSillySourcePath()
 {
     $this->assertEquals(realpath(__DIR__ . '/../../../../src/Silly'), Silly::getSourcePath());
 }