Class DynamicAttributesTest

    • Constructor Detail

      • DynamicAttributesTest

        public DynamicAttributesTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldHaveDynamicAttributesStringSampleBeanAsAttributeHandler

        public void shouldHaveDynamicAttributesStringSampleBeanAsAttributeHandler()
      • shouldReturnDynamicAttributeInListOfAllAttrubutesForTypeUsingTypeService

        public void shouldReturnDynamicAttributeInListOfAllAttrubutesForTypeUsingTypeService()
      • shouldHaveDynamicAttributesEnumSampleBeanAsAttributeHandler

        public void shouldHaveDynamicAttributesEnumSampleBeanAsAttributeHandler()
      • shouldHaveDynamicAttributesIntSampleBeanAsAttributeHandler

        public void shouldHaveDynamicAttributesIntSampleBeanAsAttributeHandler()
      • shouldReturnConcatenatedValuesFromFooAndBarOnGetFooBar

        public void shouldReturnConcatenatedValuesFromFooAndBarOnGetFooBar()
      • shouldReturnConcatenatedValuesFromFooAndBarUsingGetAttributeValueMethod

        public void shouldReturnConcatenatedValuesFromFooAndBarUsingGetAttributeValueMethod()
      • shouldReturnSomeDummyTextForFooBarOnSubtype

        public void shouldReturnSomeDummyTextForFooBarOnSubtype()
      • shouldReturnSumOfIntegerValueAnd2

        public void shouldReturnSumOfIntegerValueAnd2()
      • shouldReturnSumOfIntegerValueAnd2ForSubtype

        public void shouldReturnSumOfIntegerValueAnd2ForSubtype()
      • shouldSetIntegerValueOfIntegerMinus2

        public void shouldSetIntegerValueOfIntegerMinus2()
      • shouldReturnMaleGender

        public void shouldReturnMaleGender()
      • shouldReturnMaleGenderFromSupertype

        public void shouldReturnMaleGenderFromSupertype()
      • shouldReturnMaleGenderUsingGetAttributeValueMethod

        public void shouldReturnMaleGenderUsingGetAttributeValueMethod()
      • shouldSplitStringValueByCommaAndSetFirstElementToFooAndSecondToBar

        public void shouldSplitStringValueByCommaAndSetFirstElementToFooAndSecondToBar()
      • shouldChangeTheLocalizedTestPropertyInGermanAndEnglish

        public void shouldChangeTheLocalizedTestPropertyInGermanAndEnglish()
      • shouldChangeTheLocalizedTestPropertyWithDefaultLocale

        public void shouldChangeTheLocalizedTestPropertyWithDefaultLocale()