@UnitTest public class DefaultSessionCachedContextProviderTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultSessionCachedContextProviderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldAddItemToExistingSetInCache() |
void |
shouldCreateSetInCache() |
void |
shouldCreateSetInCacheAndAddItemToSet() |
void |
shouldFailToGetWrappedObjectInvalidInputType() |
void |
shouldFailToInstantiateCollectionInCache() |
void |
shouldGetExistingSetFromCache() |
void |
shouldGetWrappedObjectByCacheKey() |
public DefaultSessionCachedContextProviderTest()
public void shouldCreateSetInCache()
public void shouldGetExistingSetFromCache()
public void shouldFailToInstantiateCollectionInCache()
public void shouldCreateSetInCacheAndAddItemToSet()
public void shouldAddItemToExistingSetInCache()
public void shouldGetWrappedObjectByCacheKey()
public void shouldFailToGetWrappedObjectInvalidInputType()
Copyright © 2018 SAP SE. All Rights Reserved.