org.test4j.hamcrest.matcher.property
类 PropertyEqualStringMatcher
java.lang.Object
ext.test4j.hamcrest.BaseMatcher
org.test4j.hamcrest.matcher.property.PropertyEqualStringMatcher
- 所有已实现的接口:
- Matcher, SelfDescribing
public class PropertyEqualStringMatcher
- extends BaseMatcher
PropertyEqualStringMatcher
public PropertyEqualStringMatcher(String expected,
String properties,
StringMode[] modes)
PropertyEqualStringMatcher
public PropertyEqualStringMatcher(String expected,
String property)
matches
public boolean matches(Object actual)
describeTo
public void describeTo(Description description)
Copyright © 2013. All rights reserved.