com.atlassian.jira.pageobjects.config.junit4.rule
Class LoginRule

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

public class LoginRule
extends org.junit.rules.TestWatcher


Constructor Summary
LoginRule()
           
 
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

LoginRule

public LoginRule()
Method Detail

starting

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


Copyright © 2002-2013 Atlassian. All Rights Reserved.