'bar', 'halland' => 'oates', )); $string = $response->getResponseBody('xml'); $this->assertContains('baroates', $string); } }