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

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

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

Subclasses of PluginInContainerTestBase in com.atlassian.plugin.osgi.spring
 class TestServiceUnavailable
          When an optional OSGi service is unavailable at runtime, Spring DM's proxy class will throw a specific exception.
 

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

Subclasses of PluginInContainerTestBase in it.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 TestMarkBundleClassesCacheableListener
           
 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 it.com.atlassian.plugin.osgi.factory
 

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

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

Subclasses of PluginInContainerTestBase in it.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 it.com.atlassian.plugin.osgi.spring
 

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



Copyright © 2015 Atlassian. All rights reserved.