Class org.springframework.cache.concurrent.ConcurrentMapCacheTests
Tests
| Test |
Duration |
Result |
| testCacheClear |
0s |
passed |
| testCacheGetCallable |
0.001s |
passed |
| testCacheGetCallableFail |
0.001s |
passed |
| testCacheGetCallableNotInvokedWithHit |
0s |
passed |
| testCacheGetCallableNotInvokedWithHitNull |
0.001s |
passed |
| testCacheGetCallableWithNull |
0s |
passed |
| testCacheGetSynchronized |
0.054s |
passed |
| testCacheName |
0s |
passed |
| testCachePut |
0s |
passed |
| testCachePutIfAbsent |
0.001s |
passed |
| testCachePutNullValueAllowNullFalse |
0s |
passed |
| testCacheRemove |
0s |
passed |
| testInvalidSerializedContent |
0s |
passed |
| testIsStoreByReferenceByDefault |
0.001s |
passed |
| testNativeCache |
0s |
passed |
| testNonSerializableContent |
0s |
passed |
| testSerializer |
0.001s |
passed |