Test::Unit::Exception - unit testing framework exception class
Contents
Description
This class is used by the framework to communicate the result of assertions, which will throw an instance
of a subclass of this class in case of errors or failures.
Name
Test::Unit::Exception - unit testing framework exception class
See Also
• Test::Unit::Assert
• Test::Unit::Error
• Test::Unit::Failure
perl v5.38.2 2024-07-27 Test::Unit::Exception(3pm)
Synopsis
This class is not intended to be used directly
