blob: fbcba3461380f517e718d9ea90a1c673ae47e7f2 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
This module provides a few convenience methods for testing
exception based code. It is built with Test::Builder and
plays happily with Test::Simple, Test::More and friends.
If you are not familiar with Test::Simple or Test::More
now would be the time to go take a look.
WWW: https://metacpan.org/release/Test-Exception
|