Datatypes\Textrich\CkEditorTest::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 CkEditor();
    }