Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
testSaveAction () | |
testSaveActionRemoveSubscription () | |
![]() | |
getRequest () | |
getResponse () | |
assert404NotFound () | |
assertHeaderPcre ($headerName, $valueRegex) | |
assertRedirect (\PHPUnit\Framework\Constraint\Constraint $urlConstraint=null) | |
Protected Member Functions | |
setUp () | |
tearDown () | |
![]() | |
_getBootstrap () | |
setUp () | |
tearDown () | |
assertPostConditions () | |
getMessages ( $messageType=null, $messageManagerClass=\Magento\Framework\Message\Manager::class) | |
Protected Attributes | |
$customerSession | |
$coreSession | |
![]() | |
$_runCode = '' | |
$_runScope = 'store' | |
$_runOptions = [] | |
$_request | |
$_response | |
$_objectManager | |
$_assertSessionErrors = false | |
@magentoDbIsolation enabled
Definition at line 12 of file ManageTest.php.
|
protected |
Test setup
Definition at line 27 of file ManageTest.php.
|
protected |
test tearDown
Definition at line 40 of file ManageTest.php.
testSaveAction | ( | ) |
@magentoDataFixture Magento/Customer/_files/customer.php
Check that errors
Check that success message
Definition at line 49 of file ManageTest.php.
testSaveActionRemoveSubscription | ( | ) |
@magentoDataFixture Magento/Customer/_files/customer.php
Check that errors
Check that success message
Definition at line 75 of file ManageTest.php.
|
protected |
Definition at line 22 of file ManageTest.php.
|
protected |
Definition at line 17 of file ManageTest.php.