GcContent\Controller\MediaControllerTest::setUp PHP Method

setUp() public method

This method is called before a test is executed.
public setUp ( ) : void
return void
    public function setUp()
    {
        $this->init();
    }