Class SplitValueFilterTest


  • @UnitTest
    public class SplitValueFilterTest
    extends java.lang.Object
    • Field Detail

      • INDEXED_PROPERTY_NAME

        protected static final java.lang.String INDEXED_PROPERTY_NAME
        See Also:
        Constant Field Values
    • Constructor Detail

      • SplitValueFilterTest

        public SplitValueFilterTest()
    • Method Detail

      • setUp

        public void setUp()
      • resolveWithSplit

        public void resolveWithSplit()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • resolveWithSplitRegex

        public void resolveWithSplitRegex()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • resolveNonStringAttributeWithSplit

        public void resolveNonStringAttributeWithSplit()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception