Uses of Interface
org.testng.util.TimeUtils.Task
-
Packages that use TimeUtils.Task Package Description org.testng.util -
-
Uses of TimeUtils.Task in org.testng.util
Methods in org.testng.util with parameters of type TimeUtils.Task Modifier and Type Method Description static void
TimeUtils. computeAndShowTime(java.lang.String msg, TimeUtils.Task task)
Helper method that can be used to compute the time.
-