Package | Description |
---|---|
org.apache.hivemind.test |
Base classes and utilities to support unit tests involving HiveMind.
|
Class and Description |
---|
AbstractArgumentMatcher
Base class that bridges from EasyMock's
AbstractMatcher to HiveMind's
ArgumentMatcher . |
ArgumentMatcher
Used with
AggregateArgumentsMatcher to provide matching logic
for a single argument. |