PHP Class Networking\InitCmsBundle\Tests\Entity\PageListenerTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: networking/init-cms-bundle

Méthodes publiques

Méthode Description
testGetPageRoutePath ( )
testPostPersist_WithPage ( ) postPersist with Page
testPostPersist_WithTag ( ) postPersist with Tag
testPostUpdate_WithPage ( ) postUpdate with Page and no children
testPostUpdate_WithPageAndTenChildren ( ) postUpdate with Page and 10 children
testPostUpdate_WithStdClass ( ) postUpdate with Tag

Private Methods

Méthode Description
getMockChildren ( integer $count ) : array

Method Details

testGetPageRoutePath() public méthode

testPostPersist_WithPage() public méthode

postPersist with Page

testPostPersist_WithTag() public méthode

postPersist with Tag

testPostUpdate_WithPage() public méthode

postUpdate with Page and no children

testPostUpdate_WithPageAndTenChildren() public méthode

postUpdate with Page and 10 children

testPostUpdate_WithStdClass() public méthode

postUpdate with Tag