Should |
Should.and() |
Should |
Should.beAtLocation(int x,
int y) |
Should |
Should.beDisplayed() |
Should |
Should.beEmpty() |
Should |
Should.beEnabled() |
Should |
Should.beSelected() |
Should |
Should.contain(String... texts) |
Should |
Should.exist() |
Should |
Should.haveDimension(int width,
int height) |
Should |
Should.haveLessItemsThan(int maxCount) |
Should |
Should.haveMoreItemsThan(int minCount) |
Should |
Should.haveSize(int size) |
Should |
Should.match(Pattern regexp) |
Should |
Should.not() |
Should |
Should.should() |
Should |
DomElement.should() |
Should |
Should.within(long duration,
TimeUnit timeUnit) |