Lines Matching refs:assertEquals

21         $this->assertEquals(array(
26 $this->assertEquals(201, $this->response->status);
27 $this->assertEquals('', $this->response->body);
47 $this->assertEquals(array(
52 $this->assertEquals(415, $this->response->status);
72 $this->assertEquals(array(
77 $this->assertEquals(400, $this->response->getStatus(), $this->response->getBodyAsString() );
97 $this->assertEquals(array(
102 $this->assertEquals(400, $this->response->getStatus());
129 $this->assertEquals(array(
134 …$this->assertEquals(400, $this->response->status, 'Wrong statuscode received. Full response body: …
161 $this->assertEquals(array(
166 …$this->assertEquals(403, $this->response->status, 'Wrong statuscode received. Full response body: …
193 $this->assertEquals(array(
198 …$this->assertEquals(201, $this->response->status, 'Wrong statuscode received. Full response body: …
227 $this->assertEquals(array(
232 …$this->assertEquals(201, $this->response->status, 'Wrong statuscode received. Full response body: …
252 $this->assertEquals(array(
257 …$this->assertEquals(409, $this->response->status, 'Wrong statuscode received. Full response body: …
277 $this->assertEquals(array(
282 …$this->assertEquals(409, $this->response->status, 'Wrong statuscode received. Full response body: …
302 $this->assertEquals(array(
308 …$this->assertEquals(405, $this->response->status, 'Wrong statuscode received. Full response body: …
337 …$this->assertEquals(207, $this->response->status, 'Wrong statuscode received. Full response body: …
339 $this->assertEquals(array(