Exemplo n.º 1
0
 public function testGetTestsDir()
 {
     $this->assertEquals(self::$_testsDir, $this->_bootstrap->getTestsDir());
 }