- Extended DSL for Asserter to facilitate handling of failures and errors.
- Updated handling of exceptions such that exceptions pass property-like messages.
- Updated retrieval of program output, and expected program output, as array copies of the internal arrays.
- Simplified the DSL by making composition interfaces private.
- Updated DSL to treat AbstractTestResult class like a composition element.
- Addressed possible JavaDoc bug by making the RunnerCommonOutput interface public.