com.atlassian.mywork.rule
Class CreateAppLink

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

public class CreateAppLink
extends org.junit.rules.TestWatcher


Constructor Summary
CreateAppLink(ApplinksRestClient.AppLinkScenario appLinkScenario, java.lang.String clientUrl)
           
 
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

CreateAppLink

public CreateAppLink(ApplinksRestClient.AppLinkScenario appLinkScenario,
                     java.lang.String clientUrl)
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.