You are here

12 calls to AttributeTestTrait::createAttributeOption() in Ubercart 8.4

AttributeTest::testAttributeAddToCart in uc_attribute/tests/src/Functional/AttributeTest.php
Tests that product in cart has the selected attribute option.
AttributeTest::testAttributeApi in uc_attribute/tests/src/Functional/AttributeTest.php
Tests the basic attribute API.
AttributeTest::testAttributeUiAttributeOptions in uc_attribute/tests/src/Functional/AttributeTest.php
Tests the attribute options user interface.
AttributeTest::testAttributeUiAttributeOptionsAdd in uc_attribute/tests/src/Functional/AttributeTest.php
Tests the "add attribute option" user interface.
AttributeTest::testAttributeUiAttributeOptionsDelete in uc_attribute/tests/src/Functional/AttributeTest.php
Tests the "delete attribute option" user interface.
AttributeTest::testAttributeUiAttributeOptionsEdit in uc_attribute/tests/src/Functional/AttributeTest.php
Tests the "edit attribute options" user interface.
AttributeTest::testAttributeUiClassAttributeOptionOverview in uc_attribute/tests/src/Functional/AttributeTest.php
Tests the product class attribute option user interface.
AttributeTest::testAttributeUiProductAdjustments in uc_attribute/tests/src/Functional/AttributeTest.php
Tests the "product adjustments" page.
AttributeTest::testAttributeUiProductAttributes in uc_attribute/tests/src/Functional/AttributeTest.php
Tests the "product attributes" page.
AttributeTest::testAttributeUiProductOptions in uc_attribute/tests/src/Functional/AttributeTest.php
Tests the "product options" page.
AttributeTest::testAttributeUiSettings in uc_attribute/tests/src/Functional/AttributeTest.php
Tests the attribute settings page.
AttributeTest::testProductAttribute in uc_attribute/tests/src/Functional/AttributeTest.php
Tests attributes applied to a product.