Class ClassificationAttributeTranslatorIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class ClassificationAttributeTranslatorIntegrationTest extends ServicelayerTest
  • Constructor Details

    • ClassificationAttributeTranslatorIntegrationTest

      public ClassificationAttributeTranslatorIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • setFallbackMode

      public void setFallbackMode()
    • shouldMarkAsUnresolvedClassificationValueOfTypeEnumIfThisValueDoesNotExistYetInFallbackModeDisabled

      public void shouldMarkAsUnresolvedClassificationValueOfTypeEnumIfThisValueDoesNotExistYetInFallbackModeDisabled()
    • shouldImportdClassificationValueOfTypeEnumAsStringIfThisValueDoesNotExistYetInFallbackModeEnabled

      public void shouldImportdClassificationValueOfTypeEnumAsStringIfThisValueDoesNotExistYetInFallbackModeEnabled()
    • shouldImportdClassificationValueOfTypeEnumIfThisValueIsFurtherInTheScriptInFallbackModeDisabled

      public void shouldImportdClassificationValueOfTypeEnumIfThisValueIsFurtherInTheScriptInFallbackModeDisabled()
    • testShouldImportClassificationUnitWithInlineOrDefaultUnitValue

      public void testShouldImportClassificationUnitWithInlineOrDefaultUnitValue()
    • testMultiThreadedImport

      public void testMultiThreadedImport() throws InterruptedException
      Throws:
      InterruptedException
    • testSingleThreadedImportForTransitiveValue

      public void testSingleThreadedImportForTransitiveValue() throws InterruptedException
      Throws:
      InterruptedException
    • shouldImportReferenceFeatureValue

      public void shouldImportReferenceFeatureValue()
    • shouldImportReferenceFeatureValueIfThisValueIsFurtherInTheScript

      public void shouldImportReferenceFeatureValueIfThisValueIsFurtherInTheScript()
    • shouldImportReferenceFeatureValueIfThereIsACyclicDependency

      public void shouldImportReferenceFeatureValueIfThereIsACyclicDependency()