Class DefaultTypeServiceRuntimeAttributesTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultTypeServiceRuntimeAttributesTest extends ServicelayerTransactionalBaseTest
  • Constructor Details

    • DefaultTypeServiceRuntimeAttributesTest

      public DefaultTypeServiceRuntimeAttributesTest()
  • Method Details

    • testGetRuntimeAttributesForNullParameter

      public void testGetRuntimeAttributesForNullParameter()
    • testIsRuntimeAttributeForNullParameter

      public void testIsRuntimeAttributeForNullParameter()
    • testReturnsRuntimeAttributes

      public void testReturnsRuntimeAttributes()
    • testReturnsRuntimeAttributesForSubType

      public void testReturnsRuntimeAttributesForSubType()
    • testIsRuntimeAttribute

      public void testIsRuntimeAttribute()
    • shouldNotReturnRuntimeAttributeForRootType

      public void shouldNotReturnRuntimeAttributeForRootType()
    • testIsNotRuntimeAttribute

      public void testIsNotRuntimeAttribute()