PHP 클래스 Contao\CoreBundle\Test\Event\PreviewUrlCreateEventTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: contao/core-bundle

공개 메소드들

메소드 설명
testGetId ( ) Tests the getId() method.
testGetKey ( ) Tests the getKey() method.
testInstantiation ( ) Tests the object instantiation.
testQueryGetterSetter ( ) Tests the query getter and setter.

메소드 상세

testGetId() 공개 메소드

Tests the getId() method.
public testGetId ( )

testGetKey() 공개 메소드

Tests the getKey() method.
public testGetKey ( )

testInstantiation() 공개 메소드

Tests the object instantiation.
public testInstantiation ( )

testQueryGetterSetter() 공개 메소드

Tests the query getter and setter.