Changes for version 0.0503
- Changes:
- Uses Symbol::Util as exported. All exported symbols can be removed with "no Test::Assert" statement.
- Minor refactoring of "assert_deep_equals" method and its pivate methods.
- Requires Symbol::Util >= 0.0202 and constant::boolean >= 0.02.
- Build requires Class::Inspector.
Modules
Thrown when assertion failed
Assertion methods for those who like JUnit.