Changes for version 0.04
- New:
- New export tag ':assert' exports all "assert_*" functions and "ASSERT" constant.
- Changes:
- Test::Assert::ASSERT replaces Test::Assert::DEBUG.
- Exception::Assert replaces the "ignore_packages" attribute with own value.
- Requires Exception::Base >= 0.21.
Modules
Thrown when assertion failed
Assertion methods for those who like JUnit.