Class DisableLoginForImportedUserInterceptorIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.interceptor.DisableLoginForImportedUserInterceptorIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest
public class DisableLoginForImportedUserInterceptorIntegrationTest
extends ServicelayerBaseTest
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods 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
-
DisableLoginForImportedUserInterceptorIntegrationTest
public DisableLoginForImportedUserInterceptorIntegrationTest()
-
-
Method Details
-
shouldNotAffectModelService
public void shouldNotAffectModelService() -
shouldFollowDecisionTableForEmployeeImportedByImpExNoDistributedImpEx
public void shouldFollowDecisionTableForEmployeeImportedByImpExNoDistributedImpEx() -
shouldFollowDecisionTableForUserImportedByImpExNoDistributedImpEx
public void shouldFollowDecisionTableForUserImportedByImpExNoDistributedImpEx() -
shouldFollowDecisionTableForCustomerImportedByImpExNoDistributedImpEx
public void shouldFollowDecisionTableForCustomerImportedByImpExNoDistributedImpEx() -
shouldFollowDecisionTableForEmployeeImportedByUserRightsNoDistributedImpEx
public void shouldFollowDecisionTableForEmployeeImportedByUserRightsNoDistributedImpEx() -
shouldFollowDecisionTableForUserImportedByUserRightsNoDistributedImpEx
public void shouldFollowDecisionTableForUserImportedByUserRightsNoDistributedImpEx() -
shouldFollowDecisionTableForCustomerImportedByUserRightsNoDistributedImpEx
public void shouldFollowDecisionTableForCustomerImportedByUserRightsNoDistributedImpEx() -
shouldFollowDecisionTableForEmployeeImportedByImpExDistributedImpEx
public void shouldFollowDecisionTableForEmployeeImportedByImpExDistributedImpEx() -
shouldFollowDecisionTableForUserImportedByImpExDistributedImpEx
public void shouldFollowDecisionTableForUserImportedByImpExDistributedImpEx() -
shouldFollowDecisionTableForCustomerImportedByImpExDistributedImpEx
public void shouldFollowDecisionTableForCustomerImportedByImpExDistributedImpEx() -
shouldFollowDecisionTableForEmployeeImportedByUserRightsDistributedImpEx
public void shouldFollowDecisionTableForEmployeeImportedByUserRightsDistributedImpEx() -
shouldFollowDecisionTableForUserImportedByUserRightsDistributedImpEx
public void shouldFollowDecisionTableForUserImportedByUserRightsDistributedImpEx() -
shouldFollowDecisionTableForCustomerImportedByUserRightsDistributedImpEx
public void shouldFollowDecisionTableForCustomerImportedByUserRightsDistributedImpEx()
-