Package org.apache.hivemind.test

Base classes and utilities to support unit tests involving HiveMind.

See:
          Description

Class Summary
ExceptionAwareArgumentsMatcher An EasyMock ArgumentsMatcher that is savvy about Throwables ...
HiveMindTestCase Contains some support for creating HiveMind tests; this is useful enough that has been moved into the main framework, to simplify creation of tests in the dependent libraries.
RegexpArgumentsMatcher An EasyMock ArgumentsMatcher implementation that treats expected strings as regular expressions.
 

Package org.apache.hivemind.test Description

Base classes and utilities to support unit tests involving HiveMind.