MvcLite\Request::init
method to start the request up
Signature
public function init()
Test Coverage
Information
- Coverage: 7/7 Lines (100%)
- Tests: 2
- Passed: 2 (100%)
Tests
- [ PASSED ] — MvcLite\DispatcherTest::testDispatch with data set "good controller request"
- [ PASSED ] — MvcLite\DispatcherTest::testDispatch with data set "bad controller request"