Class CspRule

java.lang.Object
org.jenkinsci.test.acceptance.junit.CspRule
All Implemented Interfaces:
org.junit.rules.TestRule

@GlobalRule public final class CspRule extends Object implements org.junit.rules.TestRule
  • Constructor Details

    • CspRule

      public CspRule()
  • Method Details

    • apply

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