Alex\MailCatcher\Tests\BehatExtensionTest::testNoServer PHP Méthode

testNoServer() public méthode

public testNoServer ( )
    public function testNoServer()
    {
        $this->runBehat(array("When I do something"), true, true);
    }