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.
A
org.apache.hivemind.test.ArgumentMatcher implementation that treats the expected
value (provided while training the mock object) as a Perl5 Regular expression, which is matched
against the actual value.