コード例 #1
0
 public function testGetMode()
 {
     $this->assertEquals(Compiled::MODE, $this->_compiled->getMode());
 }