|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| testRouterCanProcessRequestsWithProperPathInfo () | |
| testGetControllerClassName ($module, $controller, $className) | |
| getControllerClassNameDataProvider () | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| $model | |
| $objectManager | |
@magentoAppArea adminhtml @SuppressWarnings(PHPMD.CouplingBetweenObjects)
Definition at line 12 of file RouterTest.php.
| getControllerClassNameDataProvider | ( | ) |
Definition at line 50 of file RouterTest.php.
|
protected |
Definition at line 24 of file RouterTest.php.
| testGetControllerClassName | ( | $module, | |
| $controller, | |||
| $className | |||
| ) |
| string | $module | |
| string | $controller | |
| string | $className | @dataProvider getControllerClassNameDataProvider |
Definition at line 45 of file RouterTest.php.
| testRouterCanProcessRequestsWithProperPathInfo | ( | ) |
Definition at line 30 of file RouterTest.php.
|
protected |
Definition at line 17 of file RouterTest.php.
|
protected |
Definition at line 22 of file RouterTest.php.