public class TestWebDriverQueryFactory extends Object
WebDriverQueryFactory.| Constructor and Description |
|---|
TestWebDriverQueryFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
hasClassQueryShouldBeCaseInsensitive() |
void |
hasClassQueryShouldReturnTrueForSimpleMatch() |
void |
shouldReturnFalseIsPresentQuery() |
void |
shouldReturnIsVisibleQueryThatIsFalse() |
void |
shouldReturnIsVisibleQueryThatIsTrueInAWhile() |
void |
shouldReturnIsVisibleQueryThatIsTrueNow() |
void |
shouldReturnValidIsPresentQuery() |
void |
shouldSetUpQueryWithCustomDefaultTimeout() |
public void shouldSetUpQueryWithCustomDefaultTimeout()
public void shouldReturnValidIsPresentQuery()
public void shouldReturnFalseIsPresentQuery()
public void shouldReturnIsVisibleQueryThatIsTrueNow()
public void shouldReturnIsVisibleQueryThatIsTrueInAWhile()
public void shouldReturnIsVisibleQueryThatIsFalse()
public void hasClassQueryShouldReturnTrueForSimpleMatch()
public void hasClassQueryShouldBeCaseInsensitive()
Copyright © 2015 Atlassian. All rights reserved.