PHP Class Frontend\Modules\Blog\Actions\CategoryTest

Inheritance: extends common\WebTestCase
Datei anzeigen Open project: forkcms/forkcms

Public Methods

Method Description
testCategoryHasPage ( )
testCategoryPageContainsBlogPost ( )
testNonExistingCategoryPostGives404 ( )
testNonExistingPageGives404 ( )

Method Details

testCategoryHasPage() public method

public testCategoryHasPage ( )

testCategoryPageContainsBlogPost() public method

testNonExistingCategoryPostGives404() public method

testNonExistingPageGives404() public method