Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
testCollectTotalsWithVirtual () | |
testGetItemById () | |
giftMessageDataProvider () | |
Protected Member Functions | |
setUp () | |
changeEmailInCustomerData (string $email, array $customerData) | |
removeIdFromCustomerData (array $customerData) | |
_getCustomerDataArray () | |
@SuppressWarnings(PHPMD.CouplingBetweenObjects)
Definition at line 26 of file QuoteTest.php.
|
protected |
Definition at line 425 of file QuoteTest.php.
|
protected |
string | ||
array | $customerData |
Definition at line 406 of file QuoteTest.php.
giftMessageDataProvider | ( | ) |
Provides order- and item-level gift message Id.
Definition at line 568 of file QuoteTest.php.
|
protected |
|
protected |
Definition at line 36 of file QuoteTest.php.
testCollectTotalsWithVirtual | ( | ) |
@magentoDataFixture Magento/Catalog/_files/product_virtual.php @magentoDataFixture Magento/Sales/_files/quote.php
Definition at line 57 of file QuoteTest.php.
testGetItemById | ( | ) |
@magentoDataFixture Magento/Sales/_files/quote.php @magentoDataFixture Magento/Catalog/_files/product_simple.php
Definition at line 495 of file QuoteTest.php.