Class TypePKsExtractorIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class TypePKsExtractorIntegrationTest extends ServicelayerBaseTest
  • Constructor Details

    • TypePKsExtractorIntegrationTest

      public TypePKsExtractorIntegrationTest()
  • Method Details

    • shouldReturnEmptyCollectionOnIgnoredTypeCode

      public void shouldReturnEmptyCollectionOnIgnoredTypeCode()
    • shouldReturnEmptyCollectionOnUnusedTypeCode

      public void shouldReturnEmptyCollectionOnUnusedTypeCode()
    • shouldReturnEmptyCollectionOnUnknownTypeName

      public void shouldReturnEmptyCollectionOnUnknownTypeName()
    • shouldReturnTypePkWhenTypPkIsAvailable

      public void shouldReturnTypePkWhenTypPkIsAvailable()
    • shouldReturnSubtypesForAGivenTypeCode

      public void shouldReturnSubtypesForAGivenTypeCode()
    • shouldReturnOnlyOnePkWhenTypeNameIsGiven

      public void shouldReturnOnlyOnePkWhenTypeNameIsGiven()