Class DefaultClassificationServiceDemoTest

    • Constructor Detail

      • DefaultClassificationServiceDemoTest

        public DefaultClassificationServiceDemoTest()
    • Method Detail

      • setUp

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

        public void shouldReadLocalizedValuesFromFeature()
      • shouldAddLocalizedValueToExistingListOfValuesForParticularLocale

        public void shouldAddLocalizedValueToExistingListOfValuesForParticularLocale()
      • shouldCreateAndStoreUntypedFeatureListWithOneFeatureOfTwoBasicValues

        public void shouldCreateAndStoreUntypedFeatureListWithOneFeatureOfTwoBasicValues()
      • shouldCreateAndStoreUntypedFeatureList

        public void shouldCreateAndStoreUntypedFeatureList()
      • shouldCreateAndStoreUntypedFeatureListUsingVarargsConstructor

        public void shouldCreateAndStoreUntypedFeatureListUsingVarargsConstructor()
      • shouldCreateAndStoreTypedFeatureListByAddingFeatureValuesToExistingOnes

        public void shouldCreateAndStoreTypedFeatureListByAddingFeatureValuesToExistingOnes()
      • shouldModifyExistingValuesForFeature

        public void shouldModifyExistingValuesForFeature()
      • shouldRemoveAllExistingFeatureValuesForFeature

        public void shouldRemoveAllExistingFeatureValuesForFeature()