|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| testLoadData () | |
| testTranslate ($inputText, $expectedTranslation) | |
| translateDataProvider () | |
@magentoAppIsolation enabled @magentoCache all disabled @SuppressWarnings(PHPMD.CouplingBetweenObjects)
Definition at line 18 of file TranslateTest.php.
| testLoadData | ( | ) |
Definition at line 94 of file TranslateTest.php.
| testTranslate | ( | $inputText, | |
| $expectedTranslation | |||
| ) |
@magentoCache all disabled @dataProvider translateDataProvider
| string | $inputText | |
| string | $expectedTranslation |
| Exception |
Definition at line 112 of file TranslateTest.php.
| translateDataProvider | ( | ) |