Changes for version 0.05
- New:
- New methods "assert_not_isa".
- Changes:
- Safe "isa" method is used with eval which doesn't fail if $SIG{__DIE__} is changed.
- Requires constant::boolean.
Modules
Thrown when assertion failed
Assertion methods for those who like JUnit.