java.lang.Object
com.atlassian.crowd.acceptance.utils.conditions.IsDataCenter
All Implemented Interfaces:
com.atlassian.testutils.annotations.TestCondition

public class IsDataCenter extends Object implements com.atlassian.testutils.annotations.TestCondition
Condition which evaluates to true if Crowd is run with Data Center license.
  • Constructor Details

    • IsDataCenter

      public IsDataCenter()
  • Method Details

    • shouldRun

      public boolean shouldRun()
      Specified by:
      shouldRun in interface com.atlassian.testutils.annotations.TestCondition