Package de.hybris.platform.oauth2
Class AuthSuccessListenerIT
- java.lang.Object
-
- de.hybris.platform.testframework.HybrisJUnit4Test
-
- de.hybris.platform.servicelayer.ServicelayerBaseTest
-
- de.hybris.platform.servicelayer.ServicelayerTransactionalBaseTest
-
- de.hybris.platform.oauth2.AuthSuccessListenerIT
-
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest public class AuthSuccessListenerIT extends ServicelayerTransactionalBaseTest
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringtestId-
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession
-
-
Constructor Summary
Constructors Constructor Description AuthSuccessListenerIT()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidignoreSuccess()voidresetAttempts()-
Methods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSession
-
Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
-
-
-
Field Detail
-
testId
public static final java.lang.String testId
- See Also:
- Constant Field Values
-
-