Example #1
0
 public function testUndefinedAction()
 {
     $this->assertTrue($this->state->getAction('undefined') === null);
 }