org.rhq.test
Class CollectionMatchesChecker<T>
java.lang.Object
org.rhq.test.CollectionMatchesChecker<T>
public class CollectionMatchesChecker<T>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionMatchesChecker
public CollectionMatchesChecker()
setExpected
public void setExpected(Collection<T> expected)
setActual
public void setActual(Collection<T> actual)
setIgnoredProperties
public void setIgnoredProperties(String... ignoredProperties)
execute
public MatchResult execute()
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.