Beispiel #1
0
 public function assertNoLayout()
 {
     $this->assertFalse($this->Controller->_pickLayout(false, $this->action_name, null));
 }