Class ClusterPluginManagementTest

java.lang.Object
com.atlassian.crowd.acceptance.tests.cluster.ClusterPluginManagementTest

public class ClusterPluginManagementTest extends Object
  • Field Details

  • Constructor Details

    • ClusterPluginManagementTest

      public ClusterPluginManagementTest()
  • Method Details

    • testPluginManagementWithDummyPlugin

      public void testPluginManagementWithDummyPlugin()
      Sanity test which checks whether applying plugin modifications on one node propagates them to another node.
    • testActiveObjects

      public void testActiveObjects()
    • testBundledPluginManagementWithAtstPlugin

      public void testBundledPluginManagementWithAtstPlugin()
      Integration test which checks whether applying plugin modifications on one node propagates them to another node. Some plugins (like ATST Plugin) were found to have problems to be enabled on other nodes: KRAK-5353