Gc\Core\Updater\ScriptTest::setUp PHP Méthode

setUp() protected méthode

This method is called before a test is executed.
protected setUp ( ) : void
Résultat void
    protected function setUp()
    {
        $this->object = new Script();
    }