org.test4j.hamcrest.matcher.property
类 PropertyAnyItemMatcher
java.lang.Object
ext.test4j.hamcrest.BaseMatcher
org.test4j.hamcrest.matcher.property.PropertyAnyItemMatcher
- 所有已实现的接口:
- Matcher, SelfDescribing
public class PropertyAnyItemMatcher
- extends BaseMatcher
属性值集合或属性值作为一个对象,要满足指定的断言
- 作者:
- darui.wudr
PropertyAnyItemMatcher
public PropertyAnyItemMatcher(String property,
Matcher matcher)
matches
public boolean matches(Object actual)
describeTo
public void describeTo(Description description)
Copyright © 2013. All rights reserved.