Definition at line 8 of file DataTest.php.
◆ setUp()
Definition at line 15 of file DataTest.php.
18 \
Magento\Directory\Helper\Data::class
static getObjectManager()
◆ testGetDefaultCountry()
testGetDefaultCountry |
( |
| ) |
|
Definition at line 22 of file DataTest.php.
24 $this->assertEquals(
'US', $this->helper->getDefaultCountry());
◆ $helper
The documentation for this class was generated from the following file:
- vendor/magento/magento2-base/dev/tests/integration/testsuite/Magento/Directory/Helper/DataTest.php