com.atlassian.webdriver.rule
Class TestIgnoreBrowserRule.MockClassWithIgnoreMethods

java.lang.Object
  extended by com.atlassian.webdriver.rule.TestIgnoreBrowserRule.MockClassWithIgnoreMethods
Enclosing class:
TestIgnoreBrowserRule

public static class TestIgnoreBrowserRule.MockClassWithIgnoreMethods
extends Object


Constructor Summary
TestIgnoreBrowserRule.MockClassWithIgnoreMethods()
           
 
Method Summary
 void methodAnnotatedWithIgnoreAll()
           
 void methodAnnotatedWithIgnoreBrowserHtmlUnit()
           
 void methodAnnotatedWithIgnoreBrowserMultipleValues()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestIgnoreBrowserRule.MockClassWithIgnoreMethods

public TestIgnoreBrowserRule.MockClassWithIgnoreMethods()
Method Detail

methodAnnotatedWithIgnoreBrowserHtmlUnit

public void methodAnnotatedWithIgnoreBrowserHtmlUnit()

methodAnnotatedWithIgnoreBrowserMultipleValues

public void methodAnnotatedWithIgnoreBrowserMultipleValues()

methodAnnotatedWithIgnoreAll

public void methodAnnotatedWithIgnoreAll()


Copyright © 2014 Atlassian. All rights reserved.