- java.lang.Object
-
- org.hamcrest.BaseMatcher<T>
-
- org.hamcrest.TypeSafeMatcher<Select>
-
- org.testatoo.cartridge.html4.matcher.VisibleRow
-
-
Constructor Summary
Constructors
| Constructor and Description |
VisibleRow(int num) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
describeTo(org.hamcrest.Description description) |
static org.hamcrest.Matcher<Select> |
is(int num) |
boolean |
matchesSafely(Select select) |
-
Methods inherited from class org.hamcrest.TypeSafeMatcher
describeMismatch, describeMismatchSafely, matches
-
Methods inherited from class org.hamcrest.BaseMatcher
_dont_implement_Matcher___instead_extend_BaseMatcher_, toString
Copyright © 2008-2013 Ovea. All Rights Reserved.