org.mule.tck.functional
Class FlowAssert

java.lang.Object
  extended by org.mule.tck.functional.FlowAssert

public class FlowAssert
extends Object


Constructor Summary
FlowAssert()
           
 
Method Summary
static void reset()
           
static void verify()
           
static void verify(String flowName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowAssert

public FlowAssert()
Method Detail

verify

public static void verify()
                   throws Exception
Throws:
Exception

verify

public static void verify(String flowName)
                   throws Exception
Throws:
Exception

reset

public static void reset()


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