PHP Class Contao\CoreBundle\Test\Event\PreviewUrlCreateEventTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: contao/core-bundle

Méthodes publiques

Méthode Description
testGetId ( ) Tests the getId() method.
testGetKey ( ) Tests the getKey() method.
testInstantiation ( ) Tests the object instantiation.
testQueryGetterSetter ( ) Tests the query getter and setter.

Method Details

testGetId() public méthode

Tests the getId() method.
public testGetId ( )

testGetKey() public méthode

Tests the getKey() method.
public testGetKey ( )

testInstantiation() public méthode

Tests the object instantiation.
public testInstantiation ( )

testQueryGetterSetter() public méthode

Tests the query getter and setter.