public class LRUCacheTest extends Object
| Constructor and Description |
|---|
LRUCacheTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
multiThreadedScenario() |
void |
scenarioCoverageTest() |
void |
smoke() |
void |
typicalScenarioTest() |
public void smoke()
public void typicalScenarioTest()
public void scenarioCoverageTest()
public void multiThreadedScenario()
throws InterruptedException
InterruptedExceptionCopyright © 2005–2023 QOS.ch. All rights reserved.