Package net.thucydides.model.matchers
Interface BeanFieldMatcher
- All Superinterfaces:
BeanMatcher
- All Known Implementing Classes:
BeanPropertyMatcher
-
Method Summary
Methods inherited from interface net.thucydides.model.matchers.BeanMatcher
matches
-
Method Details
-
getMatcher
<T> org.hamcrest.Matcher<T> getMatcher()
-