public class AddressTest extends CommonSetupBaseTest
catalogService, countryService, customerAddressService, customerService, isoService, orderService, shippingRateService, stateService| Constructor and Description |
|---|
AddressTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
createCountry() |
void |
createState() |
void |
findCountries() |
void |
findCountryByShortName() |
void |
findStateByAbbreviation() |
void |
findStates() |
addProductBundle, addTestProduct, addTestProduct, createCustomer, createCustomerWithAddress, createCustomerWithAddresses, createCustomerWithBasicOrderAndAddresses, createShippingRates, saveCustomerAddressrun, setApplicationContext, springTestContextAfterTestClass, springTestContextAfterTestMethod, springTestContextBeforeTestClass, springTestContextBeforeTestMethod, springTestContextPrepareTestInstancepublic void createCountry()
createCountry in class CommonSetupBaseTestpublic void findCountries()
public void findCountryByShortName()
public void createState()
createState in class CommonSetupBaseTestpublic void findStates()
public void findStateByAbbreviation()
Copyright © 2024. All rights reserved.