|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| testLoginById () | |
| testLoginActionFlushesFormKey () | |
| testLogoutActionFlushesFormKey () | |
Protected Attributes | |
| $_customerSession | |
| $formKey | |
| $cookieMetadata | |
@magentoDataFixture Magento/Customer/_files/customer.php @magentoAppIsolation enabled
Definition at line 17 of file SessionTest.php.
| testLoginActionFlushesFormKey | ( | ) |
Verifies that logging in flushes form_key
Definition at line 76 of file SessionTest.php.
| testLoginById | ( | ) |
Definition at line 53 of file SessionTest.php.
| testLogoutActionFlushesFormKey | ( | ) |
Verifies that logging out flushes form_key
Definition at line 88 of file SessionTest.php.
|
protected |
Definition at line 22 of file SessionTest.php.
|
protected |
Definition at line 30 of file SessionTest.php.
|
protected |
Definition at line 27 of file SessionTest.php.