| Package | Description |
|---|---|
| com.googlecode.junittoolbox |
Useful classes for writing automated tests with JUnit.
|
| Class and Description |
|---|
| MultithreadingTester
Runs one ore more
RunnableAsserts
concurrently in multiple threads several times. |
| PollingWait
Helper class to wait for asynchronous operations.
|
| RunnableAssert
Abstract base class to encapsulate assertions,
see
PollingWait for usage example. |
| WildcardPatternSuite
A replacement for the JUnit runners
Suite and Categories,
which allows you to specify the children classes of your test suite class
using a wildcard pattern. |
Copyright © 2017. All rights reserved.