Package org.mule.tck.junit4.rule

Class Summary
DynamicPort Defines a socket port number that will be dynamically assigned as an external resource.
FreePortFinder Finds available port numbers in a specified range.
SystemProperty Sets up a system property before a test and guaranties to tear it down afterward.
WarningTimeout Defines a TestRule that checks for timeouts in the execution of the tests, but differently from the JUnit's Timeout class, just prints a warning in the log and the test still pass.
WarnOnTimeout Defines a Statement to execute a test with a given timeout.
 



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