com.atlassian.webdriver.rule
Class TestIgnoreBrowserRuleLegacyAnnotations.MockClassWithIgnoreMethods

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

public static class TestIgnoreBrowserRuleLegacyAnnotations.MockClassWithIgnoreMethods
extends Object


Constructor Summary
TestIgnoreBrowserRuleLegacyAnnotations.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

TestIgnoreBrowserRuleLegacyAnnotations.MockClassWithIgnoreMethods

public TestIgnoreBrowserRuleLegacyAnnotations.MockClassWithIgnoreMethods()
Method Detail

methodAnnotatedWithIgnoreBrowserHtmlUnit

public void methodAnnotatedWithIgnoreBrowserHtmlUnit()

methodAnnotatedWithIgnoreBrowserMultipleValues

public void methodAnnotatedWithIgnoreBrowserMultipleValues()

methodAnnotatedWithIgnoreAll

public void methodAnnotatedWithIgnoreAll()


Copyright © 2014 Atlassian. All rights reserved.