drupalGet('blog'); $session = $this->assertSession(); $session->statusCodeEquals(Response::HTTP_OK); } }