|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openqa.selenium.lift.match.NumericalMatchers
public class NumericalMatchers
Various numerical hamcrest Matchers.
| Constructor Summary | |
|---|---|
NumericalMatchers()
|
|
| Method Summary | |
|---|---|
static org.hamcrest.Matcher<java.lang.Integer> |
atLeast(int i)
|
static org.hamcrest.Matcher<java.lang.Integer> |
exactly(int i)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NumericalMatchers()
| Method Detail |
|---|
public static org.hamcrest.Matcher<java.lang.Integer> atLeast(int i)
public static org.hamcrest.Matcher<java.lang.Integer> exactly(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||