Alex\MailCatcher\Tests\BehatExtensionTest::testNoServer PHP 메소드

testNoServer() 공개 메소드

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