com.atlassian.webdriver.rule
Class TestIgnoreBrowserRuleLegacyAnnotations.MockClassWithRequireMethods

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

public static class TestIgnoreBrowserRuleLegacyAnnotations.MockClassWithRequireMethods
extends Object


Constructor Summary
TestIgnoreBrowserRuleLegacyAnnotations.MockClassWithRequireMethods()
           
 
Method Summary
 void methodAnnotatedWithRequireAll()
           
 void methodAnnotatedWithRequireBrowserHtmlUnit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestIgnoreBrowserRuleLegacyAnnotations.MockClassWithRequireMethods

public TestIgnoreBrowserRuleLegacyAnnotations.MockClassWithRequireMethods()
Method Detail

methodAnnotatedWithRequireBrowserHtmlUnit

public void methodAnnotatedWithRequireBrowserHtmlUnit()

methodAnnotatedWithRequireAll

public void methodAnnotatedWithRequireAll()


Copyright © 2014 Atlassian. All rights reserved.