Class DefaultClassificationServiceDemoTest

All Implemented Interfaces:
JaloSessionHolder

@DemoTest public class DefaultClassificationServiceDemoTest extends ServicelayerTransactionalTest
  • Constructor Details

    • DefaultClassificationServiceDemoTest

      public DefaultClassificationServiceDemoTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      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()