Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 523 Bytes

File metadata and controls

8 lines (7 loc) · 523 Bytes

Release Notes - Version 5.0.0

  • 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.