JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.thucydides.core.matchers
Interface BeanMatcher
All Known Subinterfaces:
BeanCollectionMatcher
,
BeanFieldMatcher
public interface
BeanMatcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
matches
(
Object
target)
Method Details
matches
boolean
matches
(
Object
target)