Class JWebUnitInitRule

java.lang.Object
org.junit.rules.TestWatcher
com.atlassian.confluence.jwebunit.JWebUnitInitRule
All Implemented Interfaces:
org.junit.rules.TestRule

public class JWebUnitInitRule extends org.junit.rules.TestWatcher
Initializes JWebUnit.
  • Constructor Details

    • JWebUnitInitRule

      public JWebUnitInitRule()
  • Method Details

    • starting

      protected void starting(org.junit.runner.Description description)
      Overrides:
      starting in class org.junit.rules.TestWatcher