com.atlassian.sal.core.pluginsettings
Class TestPrefixedPluginSettingsDelegate

java.lang.Object
  extended by com.atlassian.sal.core.pluginsettings.TestPrefixedPluginSettingsDelegate

public class TestPrefixedPluginSettingsDelegate
extends Object


Constructor Summary
TestPrefixedPluginSettingsDelegate()
           
 
Method Summary
 void initMocks()
           
 void testGet()
           
 void testPut()
           
 void testRemove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPrefixedPluginSettingsDelegate

public TestPrefixedPluginSettingsDelegate()
Method Detail

initMocks

public void initMocks()

testGet

public void testGet()

testPut

public void testPut()

testRemove

public void testRemove()


Copyright © 2010 Atlassian. All Rights Reserved.