Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 644 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 644 Bytes

guava-testlib-executors

Test library for implementations of Java ExecutorService and friends, built using the Google Guava testlib framework.

To run the tests against a selection of JDK and Guava executor implementations, and for examples of how to construct test suites for your own implementations, see the JUnit suite in the libjoe.testlib.executors.TestsForExecutors class.

Built by Travis-CI here. Build Status