Class SessionFilterSerializationCheckTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.web.SessionFilterSerializationCheckTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidMethods 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
-
SessionFilterSerializationCheckTest
public SessionFilterSerializationCheckTest()
-
-
Method Details
-
setTestProperties
-
resetProperties
-
shouldLogErrorForNotSerializableObjectInSession
public void shouldLogErrorForNotSerializableObjectInSession() throws IOException, javax.servlet.ServletException- Throws:
IOExceptionjavax.servlet.ServletException
-
serializableObjectsInSessionShouldNotLogError
public void serializableObjectsInSessionShouldNotLogError() throws IOException, javax.servlet.ServletException- Throws:
IOExceptionjavax.servlet.ServletException
-
shouldNotCheckSerializationIfDisabled
public void shouldNotCheckSerializationIfDisabled() throws IOException, javax.servlet.ServletException- Throws:
IOExceptionjavax.servlet.ServletException
-
shouldCheckSerializationIfExtensionIsInCsvList
public void shouldCheckSerializationIfExtensionIsInCsvList() throws IOException, javax.servlet.ServletException- Throws:
IOExceptionjavax.servlet.ServletException
-