Uses of Class
com.carrotsearch.randomizedtesting.RandomizedRunner.QueueUncaughtExceptionsHandler
-
Packages that use RandomizedRunner.QueueUncaughtExceptionsHandler Package Description com.carrotsearch.randomizedtesting -
-
Uses of RandomizedRunner.QueueUncaughtExceptionsHandler in com.carrotsearch.randomizedtesting
Fields in com.carrotsearch.randomizedtesting declared as RandomizedRunner.QueueUncaughtExceptionsHandler Modifier and Type Field Description (package private) RandomizedRunner.QueueUncaughtExceptionsHandler
RandomizedRunner. handler
Thread.UncaughtExceptionHandler
for capturing uncaught exceptions from the test group and globally.
-