com.atlassian.mywork.rule
Class PreCleanup

java.lang.Object
  extended by org.junit.rules.TestWatcher
      extended by com.atlassian.mywork.rule.PreCleanup
All Implemented Interfaces:
org.junit.rules.TestRule

public class PreCleanup
extends org.junit.rules.TestWatcher


Constructor Summary
PreCleanup(boolean removeAppLinks)
           
 
Method Summary
protected  void starting(org.junit.runner.Description description)
           
 
Methods inherited from class org.junit.rules.TestWatcher
apply, failed, finished, succeeded
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreCleanup

public PreCleanup(boolean removeAppLinks)
Method Detail

starting

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


Copyright © 2013 Atlassian. All Rights Reserved.