| Interface | Description |
|---|---|
| TransactionCallback | |
| TransactionCallbackWithContext<T> |
| Class | Description |
|---|---|
| AssertUtils | |
| CollectionEqualsChecker<T> | |
| CollectionMatchesChecker<T> | |
| DuplicatePackagesDetector |
This will walk a set of jar files and directories and print out
packages that are found in more than one jar file.
|
| DuplicatePackagesDetector.Visitor | |
| EqualsResult | |
| JMockTest |
This class can either be used as a base class for tests using JMock
or it also can be used as a TestNG listener to provide the JMock
context to test classes that need to inherit from another class.
|
| JPAUtils | |
| MatchResult | |
| ObjectCollectionSerializer |
This class produces a JAXB serialized collection of objects and can convert
such serialized data back to a list of objects.
|
| PortScout |
Tries to find a series of free ports.
|
| PropertyMatcher<T> | |
| TokenReplacingProperties |
This map is basically an extension of the
Properties class that can resolve the references
to values of other keys inside the values. |
| TokenReplacingReader |
Copied from http://tutorials.jenkov.com/java-howto/replace-strings-in-streams-arrays-files.html
with fixes to
TokenReplacingReader.read(char[], int, int) and added support for escaping. |
| Exception | Description |
|---|---|
| PropertyMatchException |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.