org.mule.tck
Class MuleAssert

java.lang.Object
  extended by org.mule.tck.MuleAssert

public class MuleAssert
extends Object

Custom assertions for Mule


Constructor Summary
MuleAssert()
           
 
Method Summary
static void assertTrue(String message, AtomicBoolean bool)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MuleAssert

public MuleAssert()
Method Detail

assertTrue

public static void assertTrue(String message,
                              AtomicBoolean bool)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.