Class ExcelGenericReferenceTranslatorIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@Transactional @IntegrationTest public class ExcelGenericReferenceTranslatorIntegrationTest extends ServicelayerTest
  • Constructor Details

    • ExcelGenericReferenceTranslatorIntegrationTest

      public ExcelGenericReferenceTranslatorIntegrationTest()
  • Method Details

    • setup

      public void setup()
    • shouldNotHandleRequestWhenAttributeIsPartOf

      public void shouldNotHandleRequestWhenAttributeIsPartOf()
    • shouldHandleRequestWhenAttributeTypeIsRelation

      public void shouldHandleRequestWhenAttributeTypeIsRelation()
    • shouldHandleRequestWhenAttributeTypeIsCollection

      public void shouldHandleRequestWhenAttributeTypeIsCollection()
    • shouldHandleRequestWhenAttributeTypeIsReferenceType

      public void shouldHandleRequestWhenAttributeTypeIsReferenceType()
    • shouldNotHandleRequestWhenAttributeHasNoUniqueAttributes

      public void shouldNotHandleRequestWhenAttributeHasNoUniqueAttributes()
    • shouldNotHandleRequestWhenAttributeTypeIsPlainComposedType

      public void shouldNotHandleRequestWhenAttributeTypeIsPlainComposedType()
    • shouldNotHandleRequestWhenAttributeIsOnExcludedList

      public void shouldNotHandleRequestWhenAttributeIsOnExcludedList()
    • shouldNotHandleRequestWhenAttributeForParentTypeIsOnExcludedList

      public void shouldNotHandleRequestWhenAttributeForParentTypeIsOnExcludedList()
    • shouldHandleRequestWhenAttributeIsNotOnExcludedList

      public void shouldHandleRequestWhenAttributeIsNotOnExcludedList()