org.test4j.hamcrest.matcher.array
类 SizeOrLengthMatcher
java.lang.Object
ext.test4j.hamcrest.BaseMatcher<Collection<?>>
org.test4j.hamcrest.matcher.array.SizeOrLengthMatcher
- 所有已实现的接口:
- Matcher<Collection<?>>, SelfDescribing
public class SizeOrLengthMatcher
- extends BaseMatcher<Collection<?>>
SizeOrLengthMatcher
public SizeOrLengthMatcher(int size,
SizeOrLengthMatcher.SizeOrLengthMatcherType type)
matches
public boolean matches(Object actual)
describeTo
public void describeTo(Description description)
Copyright © 2013. All rights reserved.