Class LicenseRestoreRule

java.lang.Object
com.atlassian.crowd.acceptance.utils.LicenseRestoreRule
All Implemented Interfaces:
org.junit.rules.TestRule

public class LicenseRestoreRule extends Object implements org.junit.rules.TestRule
  • Constructor Details

    • LicenseRestoreRule

      public LicenseRestoreRule(TestkitClient testkitClient)
  • Method Details

    • apply

      public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, org.junit.runner.Description description)
      Specified by:
      apply in interface org.junit.rules.TestRule