JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
com.serenitybdd.serenitymodel
net.thucydides.model.matchers
BeanFieldMatcher
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getMatcher()
Interface BeanFieldMatcher
All Superinterfaces:
BeanMatcher
All Known Implementing Classes:
BeanPropertyMatcher
public interface
BeanFieldMatcher
extends
BeanMatcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<T> org.hamcrest.Matcher
<T>
getMatcher
()
Methods inherited from interface net.thucydides.model.matchers.
BeanMatcher
matches
Method Details
getMatcher
<T>
org.hamcrest.Matcher<T>
getMatcher
()