‪TYPO3CMS  11.5
TYPO3\CMS\Core\Tests\Acceptance\Application\Page\AddPageInPageModuleCest Class Reference

Public Member Functions

 _before (ApplicationTester $I)
 
 addAndDeletePage (ApplicationTester $I)
 

Protected Member Functions

 skipUnstable ()
 

Detailed Description

Page and page tree related tests.

Definition at line 26 of file AddPageInPageModuleCest.php.

Member Function Documentation

◆ _before()

TYPO3\CMS\Core\Tests\Acceptance\Application\Page\AddPageInPageModuleCest::_before ( ApplicationTester  $I)

Definition at line 28 of file AddPageInPageModuleCest.php.

◆ addAndDeletePage()

TYPO3\CMS\Core\Tests\Acceptance\Application\Page\AddPageInPageModuleCest::addAndDeletePage ( ApplicationTester  $I)

This test case is used to check if a page can be added with the page module. It also tests to remove the new page with the page tree context menu.

Definition at line 37 of file AddPageInPageModuleCest.php.

References TYPO3\CMS\Core\Tests\Acceptance\Application\Page\AddPageInPageModuleCest\skipUnstable().

◆ skipUnstable()

TYPO3\CMS\Core\Tests\Acceptance\Application\Page\AddPageInPageModuleCest::skipUnstable ( )
protected