Package com.atlassian.confluence.it.plugin

Interface Summary
Plugin Encapsulates the details of a plugin used for testing.
PluginHelper Provides methods for administering Confluence plugins via the web interface for testing purposes.
UploadablePlugin A plugin that can be uploaded into Confluence via the web interface.
 

Class Summary
ClasspathUploadablePlugin An uploadable plugin that can be loaded as a classpath resource via ClassLoader.getResource(String).
SimplePlugin Provides the key and display name of a plugin.
SpringComponentUploadablePlugin A plugin containing a Spring component which will be loaded from the classpath.
TestPlugins Helper class to install plugins that are required for testing.
UploadablePluginBuilder  
WebTestPluginHelper Uses its own WebTester to perform and test administrative actions on a server with a given base url.
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.