Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
testViewAction () | |
testViewRedirectWithTrailingSlash () | |
testAddBreadcrumbs () | |
testCreatePageWithSameModuleName () | |
![]() | |
getRequest () | |
getResponse () | |
assert404NotFound () | |
assertHeaderPcre ($headerName, $valueRegex) | |
assertRedirect (\PHPUnit\Framework\Constraint\Constraint $urlConstraint=null) | |
Additional Inherited Members | |
![]() | |
_getBootstrap () | |
setUp () | |
tearDown () | |
assertPostConditions () | |
getMessages ( $messageType=null, $messageManagerClass=\Magento\Framework\Message\Manager::class) | |
![]() | |
$_runCode = '' | |
$_runScope = 'store' | |
$_runOptions = [] | |
$_request | |
$_response | |
$_objectManager | |
$_assertSessionErrors = false | |
Definition at line 12 of file PageTest.php.
testAddBreadcrumbs | ( | ) |
Test \Magento\Cms\Block\Page::_addBreadcrumbs
Definition at line 33 of file PageTest.php.
testCreatePageWithSameModuleName | ( | ) |
@magentoDataFixture cmsPageWithSystemRouteFixture
Definition at line 46 of file PageTest.php.
testViewAction | ( | ) |
Definition at line 14 of file PageTest.php.
testViewRedirectWithTrailingSlash | ( | ) |
Definition at line 20 of file PageTest.php.