PHP Class ActivityLog\Controller\IndexControllerTest

Afficher le fichier Open project: gotcms/gotcms

Méthodes publiques

Méthode Description
setUp ( ) : void Sets up the fixture, for example, opens a network connection.
tearDown ( ) : void Tears down the fixture, for example, closes a network connection.
testIndexAction ( ) : void Test
testRemoveEventAction ( ) : void Test

Method Details

setUp() public méthode

This method is called before a test is executed.
public setUp ( ) : void
Résultat void

tearDown() public méthode

This method is called after a test is executed.
public tearDown ( ) : void
Résultat void

testIndexAction() public méthode

Test
public testIndexAction ( ) : void
Résultat void

testRemoveEventAction() public méthode

Test
public testRemoveEventAction ( ) : void
Résultat void