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