Class ConfigurableUrlVoterTest


  • @UnitTest
    public class ConfigurableUrlVoterTest
    extends java.lang.Object
    • Constructor Detail

      • ConfigurableUrlVoterTest

        public ConfigurableUrlVoterTest()
    • Method Detail

      • 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()