PHP Class GcContent\Controller\MediaControllerTest

Show file Open project: gotcms/gotcms

Public Methods

Method Description
setUp ( ) : void Sets up the fixture, for example, opens a network connection.
testConnectorAction ( ) : void Test
testIndexAction ( ) : void Test
testRemoveActionWithWrongMethod ( ) : void Test
testUploadAction ( ) : void Test

Method Details

setUp() public method

This method is called before a test is executed.
public setUp ( ) : void
return void

testConnectorAction() public method

Test
public testConnectorAction ( ) : void
return void

testIndexAction() public method

Test
public testIndexAction ( ) : void
return void

testRemoveActionWithWrongMethod() public method

Test

testUploadAction() public method

Test
public testUploadAction ( ) : void
return void