1Test::Unit::Exception(3U)ser Contributed Perl DocumentatiToenst::Unit::Exception(3)
2
3
4

NAME

6       Test::Unit::Exception - unit testing framework exception class
7

SYNOPSIS

9       This class is not intended to be used directly
10

DESCRIPTION

12       This class is used by the framework to communicate the result of
13       assertions, which will throw an instance of a subclass of this class in
14       case of errors or failures.
15

AUTHOR

17       Copyright (c) 2000-2002, 2005 the PerlUnit Development Team (see
18       Test::Unit or the AUTHORS file included in this distribution).
19
20       All rights reserved. This program is free software; you can
21       redistribute it and/or modify it under the same terms as Perl itself.
22

SEE ALSO

24       ·   Test::Unit::Assert
25
26       ·   Test::Unit::Error
27
28       ·   Test::Unit::Failure
29
30
31
32perl v5.30.0                      2019-09-05          Test::Unit::Exception(3)
Impressum