Class RemoveInterceptorTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTransactionalBaseTest
de.hybris.platform.servicelayer.interceptor.RemoveInterceptorTest
- All Implemented Interfaces:
JaloSessionHolder
This junit test tests the PartOf remove interceptor and the partOf save interceptor
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields 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
-
Field Details
-
SOME_TEST_TYPE
- See Also:
-
-
Constructor Details
-
RemoveInterceptorTest
public RemoveInterceptorTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
public void tearDown() -
testRemovePartOfAttributes
public void testRemovePartOfAttributes() -
testRemovalScheduling
public void testRemovalScheduling() -
testRemovalScheduling2
public void testRemovalScheduling2()
-