com.atlassian.plugin.loaders
Class TestRosterFilePluginLoader

java.lang.Object
  extended by com.atlassian.plugin.loaders.TestRosterFilePluginLoader

public class TestRosterFilePluginLoader
extends Object


Field Summary
 org.junit.contrib.java.lang.system.RestoreSystemProperties restoreSystemProperties
           
 
Constructor Summary
TestRosterFilePluginLoader()
           
 
Method Summary
 void defaultRosterFilePluginLoaderForbidsReference()
           
 void propertyCanSetRosterFilePluginLoaderToAllowReference()
           
 void removePluginResultsInPluginUninstall()
           
 void rosterFileUsedToLoadAllPlugins()
           
 void setUp()
           
 void tearDown()
           
 
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

TestRosterFilePluginLoader

public TestRosterFilePluginLoader()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

rosterFileUsedToLoadAllPlugins

public void rosterFileUsedToLoadAllPlugins()
                                    throws Exception
Throws:
Exception

removePluginResultsInPluginUninstall

public void removePluginResultsInPluginUninstall()
                                          throws Exception
Throws:
Exception

defaultRosterFilePluginLoaderForbidsReference

public void defaultRosterFilePluginLoaderForbidsReference()
                                                   throws Exception
Throws:
Exception

propertyCanSetRosterFilePluginLoaderToAllowReference

public void propertyCanSetRosterFilePluginLoaderToAllowReference()
                                                          throws Exception
Throws:
Exception


Copyright © 2015 Atlassian. All rights reserved.