Uses of Class
com.carrotsearch.randomizedtesting.ThreadLeakControl.TimeoutValue
-
Packages that use ThreadLeakControl.TimeoutValue Package Description com.carrotsearch.randomizedtesting -
-
Uses of ThreadLeakControl.TimeoutValue in com.carrotsearch.randomizedtesting
Fields in com.carrotsearch.randomizedtesting declared as ThreadLeakControl.TimeoutValue Modifier and Type Field Description private ThreadLeakControl.TimeoutValue
ThreadLeakControl. suiteTimeout
Suite timeout.private ThreadLeakControl.TimeoutValue
ThreadLeakControl. testTimeout
Test timeout.
-