com.atlassian.plugin.manager.store
Class TestSynchronizedPluginPersistentStateStore.TestLockMode

java.lang.Object
  extended by com.atlassian.plugin.manager.store.TestSynchronizedPluginPersistentStateStore.TestLockMode
Enclosing class:
TestSynchronizedPluginPersistentStateStore

public static class TestSynchronizedPluginPersistentStateStore.TestLockMode
extends Object


Field Summary
 org.junit.contrib.java.lang.system.RestoreSystemProperties restoreSystemProperties
           
 
Constructor Summary
TestSynchronizedPluginPersistentStateStore.TestLockMode(String propertyValue, SynchronizedPluginPersistentStateStore.LockMode expectedMode, boolean simple)
           
 
Method Summary
static Iterable<Object[]> data()
           
 void propertyValueYieldsExpectedLockMode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

restoreSystemProperties

public org.junit.contrib.java.lang.system.RestoreSystemProperties restoreSystemProperties
Constructor Detail

TestSynchronizedPluginPersistentStateStore.TestLockMode

public TestSynchronizedPluginPersistentStateStore.TestLockMode(String propertyValue,
                                                               SynchronizedPluginPersistentStateStore.LockMode expectedMode,
                                                               boolean simple)
Method Detail

data

public static Iterable<Object[]> data()

propertyValueYieldsExpectedLockMode

public void propertyValueYieldsExpectedLockMode()


Copyright © 2015 Atlassian. All rights reserved.