com.atlassian.plugin.manager.store
Class TestDelegatingPluginPersistentStateStore

java.lang.Object
  extended by com.atlassian.plugin.manager.store.TestDelegatingPluginPersistentStateStore

public class TestDelegatingPluginPersistentStateStore
extends Object


Constructor Summary
TestDelegatingPluginPersistentStateStore()
           
 
Method Summary
 void getDelegateIsCalledBeforeDispatch()
           
 void loadIsForwarded()
           
 void saveIsForwarded()
           
 void setUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDelegatingPluginPersistentStateStore

public TestDelegatingPluginPersistentStateStore()
Method Detail

setUp

public void setUp()

getDelegateIsCalledBeforeDispatch

public void getDelegateIsCalledBeforeDispatch()

saveIsForwarded

public void saveIsForwarded()

loadIsForwarded

public void loadIsForwarded()


Copyright © 2015 Atlassian. All rights reserved.