Posted By: Phlip
Date: 2008-02-14 03:13
Summary: now with error trapping
Project: assert{ 2.0 }
if the asserted block raises an exception, the assertion now rescues it, reports the exception, and displays the values of every accessible variable in the block. |
|