Package org.antublue.test.engine.extras
Class TimedExecution
java.lang.Object
org.antublue.test.engine.extras.TimedExecution
Deprecated.
Class to implement TimedExecution
-
Method Summary
Modifier and TypeMethodDescriptionstatic Durationexecute(Executable executable) Deprecated.Method to time an executable
-
Method Details
-
execute
Deprecated.Method to time an executable- Parameters:
executable- executable- Returns:
- the Duration
- Throws:
Throwable- Throwable
-