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