org.apache.camel.util
Class PredicateAssertHelper
java.lang.Object
org.apache.camel.util.PredicateAssertHelper
public final class PredicateAssertHelper
- extends Object
A helper for doing Predicate
assertions.
- Version:
- $Revision: 752893 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
assertMatches
public static void assertMatches(Predicate predicate,
String text,
Exchange exchange)
Copyright © 2007-2009 The Apache Software Foundation. All Rights Reserved.