Uses of Class
com.atlassian.plugin.osgi.PluginInContainerTestBase

Packages that use PluginInContainerTestBase
com.atlassian.plugin.osgi   
com.atlassian.plugin.osgi.factory   
com.atlassian.plugin.osgi.performance   
com.atlassian.plugin.osgi.spring   
 

Uses of PluginInContainerTestBase in com.atlassian.plugin.osgi
 

Subclasses of PluginInContainerTestBase in com.atlassian.plugin.osgi
 class TestClassLoaderEdgeCases
          These tests are mainly here to demonstrate different edge cases you can encounter
 class TestContextClassLoader
           
 class TestDynamicPluginModule
           
 class TestEnableDisablePlugin
           
 class TestPluginDependencies
           
 class TestPluginFrameworkWarmRestart
           
 class TestPluginInstall
           
 class TestPluginModuleCreation
          Tests around the creation of the module class of ModuleDescriptor
 class TestPluginSpringInteraction
           
 class TestPluginWithJaxp
           
 class TestShutdown
           
 

Uses of PluginInContainerTestBase in com.atlassian.plugin.osgi.factory
 

Subclasses of PluginInContainerTestBase in com.atlassian.plugin.osgi.factory
 class TestOsgiPluginInstalledHelperGetRequiredPluginsFromExports
           
 

Uses of PluginInContainerTestBase in com.atlassian.plugin.osgi.performance
 

Subclasses of PluginInContainerTestBase in com.atlassian.plugin.osgi.performance
 class FrameworkRestartTestBase
          Tests the plugin framework handling restarts correctly
 class TestLegacyFrameworkRestart
          Tests the plugin framework handling restarts correctly
 class TestOsgiCacheFrameworkRestart
          Tests the plugin framework handling restarts correctly
 class TestOsgiNoCacheFrameworkRestart
          Tests the plugin framework handling restarts correctly
 

Uses of PluginInContainerTestBase in com.atlassian.plugin.osgi.spring
 

Subclasses of PluginInContainerTestBase in com.atlassian.plugin.osgi.spring
 class TestApplicationContextPreProcessor
           
 



Copyright © 2011 Atlassian. All Rights Reserved.