org.drools.testframework
Class FactFieldValueVerifier
java.lang.Object
org.drools.testframework.FactFieldValueVerifier
public class FactFieldValueVerifier
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FactFieldValueVerifier
public FactFieldValueVerifier(Map<String,Object> populatedData,
String factName,
Object factObject,
org.drools.base.TypeResolver resolver)
checkFields
public void checkFields(List<VerifyField> fieldValues)
throws InvocationTargetException,
NoSuchMethodException,
InstantiationException,
IllegalAccessException
- Throws:
InvocationTargetException
NoSuchMethodException
InstantiationException
IllegalAccessException
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.