Class CachedModelTests.DeletionTests

  • Enclosing class:
    CachedModelTests

    public static class CachedModelTests.DeletionTests
    extends java.lang.Object
    • Constructor Detail

      • DeletionTests

        public DeletionTests()
    • Method Detail

      • shouldRemoveFromAllContentsCache

        public void shouldRemoveFromAllContentsCache()
                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldRemoveFromTypeCache

        public void shouldRemoveFromTypeCache()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldRemoveFromKindCache

        public void shouldRemoveFromKindCache()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldRemoveFromEveryKindCacheForWhichTheDeletedElementIsAMember

        public void shouldRemoveFromEveryKindCacheForWhichTheDeletedElementIsAMember()
                                                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldNotRemoveFromAllContentsCacheIfAllContentsHasNotBeenCached

        public void shouldNotRemoveFromAllContentsCacheIfAllContentsHasNotBeenCached()
                                                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldNotRemoveFromTypeCacheIfTypeHasNotBeenCached

        public void shouldNotRemoveFromTypeCacheIfTypeHasNotBeenCached()
                                                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldNotRemoveFromKindCacheIfTypeHasNotBeenCached

        public void shouldNotRemoveFromKindCacheIfTypeHasNotBeenCached()
                                                                throws java.lang.Exception
        Throws:
        java.lang.Exception