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