Class DefaultCMSPermissionCachedCRUDServiceTest


  • @UnitTest
    public class DefaultCMSPermissionCachedCRUDServiceTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultCMSPermissionCachedCRUDServiceTest

        public DefaultCMSPermissionCachedCRUDServiceTest()
    • Method Detail

      • shouldGetTypePermissionFromDatabaseIfNotInCache

        public void shouldGetTypePermissionFromDatabaseIfNotInCache()
      • shouldGetTypePermissionFromCacheIfInCache

        public void shouldGetTypePermissionFromCacheIfInCache()
      • shouldGetAttributePermissionFromDatabaseIfNotInCache

        public void shouldGetAttributePermissionFromDatabaseIfNotInCache()
      • shouldGetAttributePermissionFromCacheIfInCache

        public void shouldGetAttributePermissionFromCacheIfInCache()
      • cannotCreateTypeInstanceIfTypeIsNotVerifiable

        public void cannotCreateTypeInstanceIfTypeIsNotVerifiable()
      • cannotReadAttributeIfAttributeIsNotVerifiable

        public void cannotReadAttributeIfAttributeIsNotVerifiable()