コード例 #1
0
 public function testStatusCode()
 {
     $this->assertSame($this->statusCode, $this->httpResponse->getStatusCode());
 }