Beispiel #1
0
 public function testGetTmpDir()
 {
     $this->assertEquals(self::$_tmpDir, $this->_environment->getTmpDir());
 }