Class DirtyWarningTerminatorRule

java.lang.Object
org.junit.rules.TestWatcher
com.atlassian.jira.pageobjects.config.junit4.rule.DirtyWarningTerminatorRule
All Implemented Interfaces:
org.junit.rules.TestRule

public class DirtyWarningTerminatorRule extends org.junit.rules.TestWatcher implements org.junit.rules.TestRule
Test rule to eliminate dirty warnings
Since:
5.1
  • Constructor Details

  • Method Details

    • finished

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