PHP Class Backend\Modules\Blog\Tests\Action\EditTest

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

Public Methods

Method Description
testAuthenticationIsNeeded ( )
testEditingOurBlogPost ( )
testInvalidIdShouldShowAnError ( )
testSubmittingInvalidData ( )
testWeCanGoToEditFromTheIndexPage ( )

Method Details

testAuthenticationIsNeeded() public method

testEditingOurBlogPost() public method

testInvalidIdShouldShowAnError() public method

testSubmittingInvalidData() public method

testWeCanGoToEditFromTheIndexPage() public method