Package org.mule.munit.tools.util
Class UtilsOperations
java.lang.Object
org.mule.munit.tools.util.UtilsOperations
UtilsOperations
- Since:
- 2.2.0
- Author:
- Mulesoft Inc.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UtilsOperations
public UtilsOperations()
-
-
Method Details
-
sleep
Causes the currently executing thread to sleep- Parameters:
time- The length of time to sleeptimeUnit- Time Unit to use to sleep
-