7 calls to UcAddressesTestCase::constructAddressUrl() in Ubercart Addresses 6.2
- UcAddressesAddressBookAdminAllTestCase::testDoubleAddresses in tests/
uc_addresses.addressbook.test  - Test if double addresses are not saved.
 - UcAddressesTestCase::createAddress in tests/
UcAddressesTestCase.test  - Create a new address for an user.
 - UcAddressesTestCase::deleteAddress in tests/
UcAddressesTestCase.test  - Delete an address of an user.
 - UcAddressesTestCase::editAddress in tests/
UcAddressesTestCase.test  - Edit an address of an user.
 - UcAddressesTestCase::viewAddress in tests/
UcAddressesTestCase.test  - View a single address of an user.
 - UcAddressesTestCase::viewAddressBook in tests/
UcAddressesTestCase.test  - View the address book of an user.
 - UcAddressesTestModuleTestCase::testTestModule in tests/
uc_addresses.test.test  - Test if test module is installed without problems.