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

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

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.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
 



Copyright © 2010 Atlassian. All Rights Reserved.