You are here

7 calls to CommerceReportsBaseTestCase::createProducts() in Commerce Reporting 7.4

CommerceReportsBaseTestCase::createOrders in src/Tests/CommerceReportsBaseTestCase.php
Helper function creating multiple dummy orders. If no customers or products exist, then one of each get created.
CommerceReportsCustomerTestCase::testMultipleCustomers in src/Tests/CommerceReportsCustomerTestCase.php
Make one customer perform multiple orders with multiple products. Then verifies if the reporting is correct.
CommerceReportsCustomerTestCase::testSingleCustomerMultipleProducts in src/Tests/CommerceReportsCustomerTestCase.php
Make one customer perform multiple orders with multiple products. Then verifies if the reporting is correct.
CommerceReportsProductTestCase::testMultipleOrdersProducts in src/Tests/CommerceReportsProductTestCase.php
Tests creating a multiple orders, containing multiple products with a variable quantity. Then verifies if the reporting is correct.
CommerceReportsProductTestCase::testMultipleProducts in src/Tests/CommerceReportsProductTestCase.php
Tests creating a single order, containing multiple products with a variable quantity. Then verifies if the reporting is correct.
CommerceReportsViewsExportTestCase::testCustomerViewsDataExport in src/Tests/CommerceReportsViewsExportTestCase.php
CommerceReportsViewsExportTestCase::testProductViewsDataExport in src/Tests/CommerceReportsViewsExportTestCase.php