Class TestURLCOMInjectionSanitizer
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.cmscockpit.util.TestURLCOMInjectionSanitizer
- All Implemented Interfaces:
JaloSessionHolder
Created on 2014-12-02.
-
Field Summary
Fields inherited from class de.hybris.platform.servicelayer.ServicelayerTest
importServiceFields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.servicelayer.ServicelayerTest
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
TestURLCOMInjectionSanitizer
public TestURLCOMInjectionSanitizer()
-
-
Method Details
-
url_is_encoded_for_executing_command_with_pipe
public void url_is_encoded_for_executing_command_with_pipe() -
url_is_encoded_for_executing_command_with_semicolon
public void url_is_encoded_for_executing_command_with_semicolon() -
url_is_encoded_for_executing_command_with_two_semicolon
public void url_is_encoded_for_executing_command_with_two_semicolon() -
url_is_encoded_for_executing_command_in_double_quotes
public void url_is_encoded_for_executing_command_in_double_quotes() -
url_is_encoded_for_executing_command_in_single_quotes
public void url_is_encoded_for_executing_command_in_single_quotes() -
url_is_encoded_for_executing_command_with_dollarsign_and_brackets
public void url_is_encoded_for_executing_command_with_dollarsign_and_brackets() -
url_is_encoded_for_executing_command_with_two_ampersand
public void url_is_encoded_for_executing_command_with_two_ampersand() -
url_is_encoded_for_executing_command_with_greater_than_sign
public void url_is_encoded_for_executing_command_with_greater_than_sign() -
url_is_encoded_for_executing_command_with_two_greater_than_signs
public void url_is_encoded_for_executing_command_with_two_greater_than_signs() -
url_is_encoded_for_executing_command_with_less_than_sign
public void url_is_encoded_for_executing_command_with_less_than_sign() -
url_is_encoded_for_executing_command_with_curly_brackets
public void url_is_encoded_for_executing_command_with_curly_brackets() -
url_is_encoded_for_executing_command_xml_encoding_ampersand_removed
public void url_is_encoded_for_executing_command_xml_encoding_ampersand_removed()
-