PHP Class Contao\CoreBundle\Test\Event\PreviewUrlCreateEventTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: contao/core-bundle

Public Methods

Method 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 method

Tests the getId() method.
public testGetId ( )

testGetKey() public method

Tests the getKey() method.
public testGetKey ( )

testInstantiation() public method

Tests the object instantiation.
public testInstantiation ( )

testQueryGetterSetter() public method

Tests the query getter and setter.