示例#1
0
 public function testGetTempPath()
 {
     $this->assertEquals(APPLICATION_PATH . '/tests/workspace/tmp/', $this->config->getTempPath());
 }