Class ConfigurableUrlVoterTest
java.lang.Object
de.hybris.platform.personalizationservices.voters.impl.ConfigurableUrlVoterTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfigurableUrlVoterTest
public ConfigurableUrlVoterTest()
-
-
Method Details
-
setup
public void setup() -
testRecalculateVote
public void testRecalculateVote() -
testMultipleActionVote
public void testMultipleActionVote() -
testNotConfiguredUrl
public void testNotConfiguredUrl() -
testDuplicatedUrl
public void testDuplicatedUrl() -
testEncodingUrl
public void testEncodingUrl() -
testNotExistingActionName
public void testNotExistingActionName() -
testEmptyRegexpInConfiguration
public void testEmptyRegexpInConfiguration() -
testIncorrectRegexpInConfiguration
public void testIncorrectRegexpInConfiguration() -
testIncorrectRegexpIsCompiledOnlyOnce
public void testIncorrectRegexpIsCompiledOnlyOnce()
-