createResponse(); $this->assertSame(200, $response->getStatusCode()); $this->assertSame('OK', $response->getReasonPhrase()); } }