Class DefaultContactInfoServiceIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTransactionalBaseTest
de.hybris.platform.servicelayer.user.impl.DefaultContactInfoServiceIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest
public class DefaultContactInfoServiceIntegrationTest
extends ServicelayerTransactionalBaseTest
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
DefaultContactInfoServiceIntegrationTest
public DefaultContactInfoServiceIntegrationTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
shouldRemoveAllContactInfosOnUserRemove
- Throws:
Exception
-
shouldReturnNullMainInfoContactIfUserDoesNotHaveContacts
- Throws:
Exception
-
shouldReturnFirstContactInfoFromTheListAsMainContactInfo
- Throws:
Exception
-
shouldSetMainContactForTheUser
- Throws:
Exception
-
shouldAddContactInfosToTheList
- Throws:
Exception
-
shouldRemoveContactsFromTheList
- Throws:
Exception
-