lithium\tests\mocks\console\MockDispatcherCommand::testAction PHP Method

testAction() public method

public testAction ( )
    public function testAction()
    {
        $this->response->testAction = __FUNCTION__;
    }