Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
testSubmitWithItemOutOfStock () | |
Protected Member Functions | |
setUp () | |
Class for testing QuoteManagement model
Definition at line 22 of file QuoteManagementTest.php.
|
protected |
Definition at line 37 of file QuoteManagementTest.php.
testSubmitWithItemOutOfStock | ( | ) |
Tries to create order with item of stock during checkout.
@magentoDataFixture Magento/Sales/_files/quote.php @expectedException \Magento\Framework\Exception\LocalizedException @expectedExceptionMessage Some of the products are out of stock. @magentoDbIsolation enabled
Definition at line 97 of file QuoteManagementTest.php.