7 calls to UcAddressesTestCase::checkAddressValuesInDatabase() in Ubercart Addresses 7
- UcAddressesApiTestCase::testAddressBookCrud in tests/
uc_addresses.api.test  - Tests if addresses can be added, saved and deleted.
 - UcAddressesCartCheckoutTestCase::doDefaultAddressesTests in tests/
uc_addresses.checkout.test  - Checkout with the default addresses.
 - UcAddressesCartCheckoutTestCase::testCheckoutWithPreviousOrders in tests/
uc_addresses.checkout.test  - Test if checkout works when customer has previous placed orders, but no addresses in the address book.
 - UcAddressesEntityCase::testEntityCrud in tests/
uc_addresses.entity.test  - Test Ubercart Addresses Entity CRUD.
 - UcAddressesFeedsTest::test in tests/
uc_addresses.feeds.test  - Test address creation.
 - UcAddressesTestCase::createAddress in tests/
UcAddressesTestCase.test  - Create a new address for an user.
 - UcAddressesTestCase::editAddress in tests/
UcAddressesTestCase.test  - Edit an address of an user.