request('GET', '/demo/hello/Fabien'); $this->assertGreaterThan(0, $crawler->filter('html:contains("Hello Fabien")')->count()); } }