| AdvancedRunner |
Tiered Junit 4 Test Runner.
|
| ByteBufferAssert |
|
| ByteBufferUtils |
|
| EventQueue<E> |
Event Queue for capturing potential events within a testing scenario.
|
| ExtraMatchers |
Extra Matchers for the Junit Hamcrest users out there.
|
| FS |
Common FileSystem utility methods
|
| Hex |
|
| IO |
IO Utilities.
|
| IO.SafeFileFilter |
A FileFilter for obtaining a list of contents that does not contain the special
. and .. entries that some JVM environments report.
|
| JAR |
Basic functions for working with JAR files in test cases.
|
| JDK |
Common Java JVM/JDK environment utilities
|
| MavenTestingUtils |
Common utility methods for working with JUnit tests cases in a maven friendly way.
|
| MavenTestingUtils.TestID |
|
| Net |
|
| NoOpOutputStream |
Do nothing OutputStream implementation
|
| OS |
Some simple OS specific utilities.
|
| PathAssert |
Assertions of various FileSytem Paths
|
| PropertyFlag |
Flag indicating that Test is part of special group of tests.
|
| Sha1Sum |
Calculate the sha1sum for various content
|
| StackUtils |
|
| StringAssert |
Collection of common asserts for Strings.
|
| StringMangler |
Collection of utility methods for manipulating Strings for zen purposes.
|
| TestingDir |
A junit 4.x Rule to provide a common, easy to use, testing directory that is unique per unit test method.
|
| TestTracker |
Adds simple System.err output tracking of test method execution.
|