Class TypeSystemRelationAttributesProviderIntegrationTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.cache.relation.TypeSystemRelationAttributesProviderIntegrationTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class TypeSystemRelationAttributesProviderIntegrationTest extends ServicelayerBaseTest
  • Constructor Details

    • TypeSystemRelationAttributesProviderIntegrationTest

      public TypeSystemRelationAttributesProviderIntegrationTest()
  • Method Details

    • shouldNotFailOnUnknownTypeCode

      public void shouldNotFailOnUnknownTypeCode()
    • shouldNotFailOnUnknownType

      public void shouldNotFailOnUnknownType()
    • shouldNotFailOnNotTypePk

      public void shouldNotFailOnNotTypePk()
    • shouldReturnSourceAndTargetForManyToManyRelationType

      public void shouldReturnSourceAndTargetForManyToManyRelationType()
    • shouldReturnForeignKeysForComposedType

      public void shouldReturnForeignKeysForComposedType()