Class ModelAttributesValueResolverTest

    • Constructor Detail

      • ModelAttributesValueResolverTest

        public ModelAttributesValueResolverTest()
    • Method Detail

      • setUp

        public void setUp()
      • resolveNonSupportedAttributeValue

        public void resolveNonSupportedAttributeValue()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • resolveAttributeWithNoValue

        public void resolveAttributeWithNoValue()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • resolveNonLocalizedAttribute

        public void resolveNonLocalizedAttribute()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • resolveLocalizedAttribute

        public void resolveLocalizedAttribute()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • resolveLocalizedAttributeWithMultipleLanguages

        public void resolveLocalizedAttributeWithMultipleLanguages()
                                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • resolveMultipleIndexedProperties

        public void resolveMultipleIndexedProperties()
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • resolveNonOptionalAttributeWithValue

        public void resolveNonOptionalAttributeWithValue()
                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • resolveNonOptionalAttributeWithEmptyStringValue

        public void resolveNonOptionalAttributeWithEmptyStringValue()
                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • resolveNonOptionalAttributeWithNoValue

        public void resolveNonOptionalAttributeWithNoValue()
                                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • resolveWithAttributeParam

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

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

        public void resolveAttributeWithFormat()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • resolveAttributeWithFormatAndSplit

        public void resolveAttributeWithFormatAndSplit()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • resolveAttributeWithSplitAndFormat

        public void resolveAttributeWithSplitAndFormat()
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • resolveWithExpressionAndNoAttribute

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