Source Class Properties response Class Methods setUp testTypeManipulation testResponseRendering testStatusCodes testHeaderTypes testLocationHeaderStatus match Extends lithium\test\Unit Source public function setUp() { $this->response = new MockResponse(array('init' => false)); }