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
Exception
public void shouldRemoveFromTypeCache() throws Exception
Exception
public void shouldRemoveFromKindCache() throws Exception
Exception
public void shouldRemoveFromEveryKindCacheForWhichTheDeletedElementIsAMember() throws Exception
Exception
public void shouldNotRemoveFromAllContentsCacheIfAllContentsHasNotBeenCached() throws Exception
Exception
public void shouldNotRemoveFromTypeCacheIfTypeHasNotBeenCached() throws Exception
Exception
Copyright © 2018. All rights reserved.