public class SynchronizedLoadingCacheDecoratorTest extends Object
| Constructor and Description |
|---|
SynchronizedLoadingCacheDecoratorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
setup() |
void |
shouldNotStoreAfterRemoveAllWhileLoading() |
void |
shouldNotStoreRemovedValueWhileLoading() |
void |
shouldReturnProperlyLoadedValue() |
public SynchronizedLoadingCacheDecoratorTest()
public void setup()
public void destroy()
public void shouldReturnProperlyLoadedValue()
throws ExecutionException,
InterruptedException
public void shouldNotStoreRemovedValueWhileLoading()
throws ExecutionException,
InterruptedException
public void shouldNotStoreAfterRemoveAllWhileLoading()
throws ExecutionException,
InterruptedException
Copyright © 2018 Atlassian. All rights reserved.