10 calls to uc_attribute_subject_save() in Ubercart 7.3
- UbercartAttributeCheckoutTestCase::testAttributeAddToCart in uc_attribute/
tests/ uc_attribute_checkout.test - Tests that product in cart has the selected attribute option.
- UbercartAttributeTestCase::testAttributeAPI in uc_attribute/
tests/ uc_attribute.test - Tests the basic attribute API.
- UbercartAttributeTestCase::testAttributeUIClassAttributeOptionOverview in uc_attribute/
tests/ uc_attribute.test - Tests the product class attribute option user interface.
- UbercartAttributeTestCase::testAttributeUIClassAttributeOverview in uc_attribute/
tests/ uc_attribute.test - Tests the product class attribute user interface.
- UbercartAttributeTestCase::testAttributeUIProductAdjustments in uc_attribute/
tests/ uc_attribute.test - Tests the "product adjustments" page.
- UbercartAttributeTestCase::testAttributeUIProductOptions in uc_attribute/
tests/ uc_attribute.test - Tests the "product options" page.
- UbercartAttributeTestCase::testAttributeUISettings in uc_attribute/
tests/ uc_attribute.test - Tests the attribute settings page.
- UbercartAttributeTestCase::testProductAttribute in uc_attribute/
tests/ uc_attribute.test - Tests attributes applied to a product.
- UbercartCartLinksTestCase::createCartLinksProduct in uc_cart_links/
tests/ uc_cart_links.test - Creates a product with all attribute types and options.
- UbercartTaxesTestCase::testInclusiveTaxes in uc_taxes/
tests/ uc_taxes.test