blob: 422ec926863b0f90407344217a6c4fc6cdad1e5b (
plain)
1
2
3
4
5
6
7
|
Test::Fatal is an alternative to the popular Test::Exception.
It does much less, but should allow greater flexibility in
testing exception-throwing code with about the same amount of
typing.
WWW: http://search.cpan.org/dist/Test-Fatal/
|