public static class CachedModelTests.DeletionTests extends Object
| Constructor and Description |
|---|
DeletionTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldNotRemoveFromAllContentsCacheIfAllContentsHasNotBeenCached() |
void |
shouldNotRemoveFromKindCacheIfTypeHasNotBeenCached() |
void |
shouldNotRemoveFromTypeCacheIfTypeHasNotBeenCached() |
void |
shouldRemoveFromAllContentsCache() |
void |
shouldRemoveFromEveryKindCacheForWhichTheDeletedElementIsAMember() |
void |
shouldRemoveFromKindCache() |
void |
shouldRemoveFromTypeCache() |
public void shouldRemoveFromAllContentsCache()
throws Exception
Exceptionpublic void shouldRemoveFromTypeCache()
throws Exception
Exceptionpublic void shouldRemoveFromKindCache()
throws Exception
Exceptionpublic void shouldRemoveFromEveryKindCacheForWhichTheDeletedElementIsAMember()
throws Exception
Exceptionpublic void shouldNotRemoveFromAllContentsCacheIfAllContentsHasNotBeenCached()
throws Exception
Exceptionpublic void shouldNotRemoveFromTypeCacheIfTypeHasNotBeenCached()
throws Exception
ExceptionCopyright © 2018. All rights reserved.