org.mule.test.infrastructure.process
Class TestUtils

java.lang.Object
  extended by org.mule.test.infrastructure.process.TestUtils

public class TestUtils
extends Object


Field Summary
static String DEBUG_MODE_SYSTEM_PROPERTY_KEY
           
 
Constructor Summary
TestUtils()
           
 
Method Summary
static int getTimeout(int timeout)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEBUG_MODE_SYSTEM_PROPERTY_KEY

public static final String DEBUG_MODE_SYSTEM_PROPERTY_KEY
See Also:
Constant Field Values
Constructor Detail

TestUtils

public TestUtils()
Method Detail

getTimeout

public static int getTimeout(int timeout)


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