|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ArgumentMatcher | Used with AggregateArgumentsMatcher to provide matching logic
for a single argument. |
Class Summary | |
AggregateArgumentsMatcher | |
ArrayMatcher | Used when the arguments to compare are a non-primitive array type. |
EqualsMatcher | |
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. |
RegexpMatcher | A ArgumentMatcher implementation treates the expected value as a
Perl5 Regular expression, which is matched against the actual value. |
TypeMatcher | An ArgumentMatcher that only compares the types of
the two objects, not their actual values. |
Base classes and utilities to support unit tests involving HiveMind.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |