Definition at line 15 of file FormTest.php.
◆ getCorrectFlagDataProvider()
getCorrectFlagDataProvider |
( |
| ) |
|
Definition at line 62 of file FormTest.php.
66 'path' =>
'catalog/review/allow_guest',
67 'scope' =>
'websites',
70 'expectedResult' =>
false,
73 'path' =>
'catalog/review/allow_guest',
74 'scope' =>
'websites',
77 'expectedResult' => true
◆ setUp()
Definition at line 22 of file FormTest.php.
24 $this->objectManager = $this->getObjectManager();
The documentation for this class was generated from the following file:
- vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Review/Block/FormTest.php