Class CachedModelTests.CreationTests

    • Constructor Detail

      • CreationTests

        public CreationTests()
    • Method Detail

      • shouldAddToAllContentsCache

        public void shouldAddToAllContentsCache()
                                         throws Exception
        Throws:
        Exception
      • shouldAddToTypeCache

        public void shouldAddToTypeCache()
                                  throws Exception
        Throws:
        Exception
      • shouldAddToKindCache

        public void shouldAddToKindCache()
                                  throws Exception
        Throws:
        Exception
      • shouldAddToKindCacheForEveryTypeOfInstance

        public void shouldAddToKindCacheForEveryTypeOfInstance()
                                                        throws Exception
        Throws:
        Exception
      • shouldNotAddToAllContentsCacheIfAllContentsHasNotBeenCached

        public void shouldNotAddToAllContentsCacheIfAllContentsHasNotBeenCached()
                                                                         throws Exception
        Throws:
        Exception
      • shouldNotAddToTypeCacheIfTypeHasNotBeenCached

        public void shouldNotAddToTypeCacheIfTypeHasNotBeenCached()
                                                           throws Exception
        Throws:
        Exception
      • shouldNotAddToKindCacheIfKindHasNotBeenCached

        public void shouldNotAddToKindCacheIfKindHasNotBeenCached()
                                                           throws Exception
        Throws:
        Exception