public class TestLocalPersistentStore extends BaseTest
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TemporaryFolder |
root |
| Constructor and Description |
|---|
TestLocalPersistentStore() |
| Modifier and Type | Method and Description |
|---|---|
static void |
init() |
void |
testAbsentGet() |
void |
testContains() |
void |
testIllegalPut() |
void |
testIllegalPutIfAbsent() |
void |
testPutAndGet() |
void |
testPutIfAbsent() |
void |
testRange() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.