com.atlassian.webdriver.rule
Class TestWindowSizeRule
java.lang.Object
com.atlassian.webdriver.rule.TestWindowSizeRule
public class TestWindowSizeRule
- extends Object
Test case for WindowSizeRule.
- Since:
- 2.1
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestWindowSizeRule
public TestWindowSizeRule()
stubWebDriverOptions
public void stubWebDriverOptions()
shouldMaximizeWindowIfAnnotationNotPresent
public void shouldMaximizeWindowIfAnnotationNotPresent()
shouldMaximizeWindowIfMaximizeIsTrueOnAnnotation
public void shouldMaximizeWindowIfMaximizeIsTrueOnAnnotation()
shouldSetWindowSizeIfMaximizeIsFalseOnAnnotation
public void shouldSetWindowSizeIfMaximizeIsFalseOnAnnotation()
shouldSetWindowSizeIfMaximizeIsFalseOnClassLevelAnnotation
public void shouldSetWindowSizeIfMaximizeIsFalseOnClassLevelAnnotation()
shouldPreferMethodLevelAnnotationOverClassLevel
public void shouldPreferMethodLevelAnnotationOverClassLevel()
shouldThrowExceptionIfHeightInvalid
public void shouldThrowExceptionIfHeightInvalid()
throws Throwable
- Throws:
Throwable
Copyright © 2014 Atlassian. All rights reserved.