_response = new Response(); $this->_response = $this->_response->withLocation('http://localhost/tasks/index'); $this->assertNoRedirect(); } }