Class TimedExecution

java.lang.Object
org.antublue.test.engine.extras.TimedExecution

@Deprecated public class TimedExecution extends Object
Deprecated.
Class to implement TimedExecution
  • Method Details

    • execute

      public static Duration execute(Executable executable) throws Throwable
      Deprecated.
      Method to time an executable
      Parameters:
      executable - executable
      Returns:
      the Duration
      Throws:
      Throwable - Throwable