Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
testCRUD () | |
testInitialUserPermissions () | |
testSetAllowForAllResources () | |
Protected Member Functions | |
setUp () | |
_checkExistingPermissions ($expectedDefaultPermissions) | |
Protected Attributes | |
$_model | |
$user | |
@magentoAppArea adminhtml
Definition at line 11 of file RulesTest.php.
|
protected |
Ensure that only expected permissions are set.
Definition at line 76 of file RulesTest.php.
|
protected |
Definition at line 23 of file RulesTest.php.
testCRUD | ( | ) |
@magentoDbIsolation enabled
Definition at line 36 of file RulesTest.php.
testInitialUserPermissions | ( | ) |
@magentoDbIsolation enabled
Definition at line 53 of file RulesTest.php.
testSetAllowForAllResources | ( | ) |
@covers \Magento\Authorization\Model\Rules::saveRel @magentoDbIsolation enabled
Definition at line 63 of file RulesTest.php.
|
protected |
Definition at line 16 of file RulesTest.php.
|
protected |
Definition at line 21 of file RulesTest.php.