Uses of Package
com.github.robtimus.junit.support.concurrent
-
Packages that use com.github.robtimus.junit.support.concurrent Package Description com.github.robtimus.junit.support.concurrent Provides interfaces and classes for helping test concurrent code. -
Classes in com.github.robtimus.junit.support.concurrent used by com.github.robtimus.junit.support.concurrent Class Description ConcurrencySettings Settings to apply when callingConcurrentRunner.runConcurrently(Executable, ConcurrencySettings)
.ConcurrentResults A class that represents the results produced by aConcurrentRunner
.ConcurrentRunner A class that will run code concurrently.