public class TestLoadOnlyPluginPersistentStateStore extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
expectedException |
| Constructor and Description |
|---|
TestLoadOnlyPluginPersistentStateStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
defaultConstructedReadOnlyStoreHasEmptyState() |
void |
defaultConstructedReadOnlyStoreStateIsDefaulted() |
void |
readOnlyStoreGivenStateReturnsThatState() |
void |
saveAlwaysThrows() |
public TestLoadOnlyPluginPersistentStateStore()
public void defaultConstructedReadOnlyStoreHasEmptyState()
public void defaultConstructedReadOnlyStoreStateIsDefaulted()
public void saveAlwaysThrows()
public void readOnlyStoreGivenStateReturnsThatState()
Copyright © 2019 Atlassian. All rights reserved.