コード例 #1
0
ファイル: template_unit_test.php プロジェクト: bermi/akelos
 public function assertNoLayout()
 {
     $this->assertFalse($this->Controller->_pickLayout(false, $this->action_name, null));
 }