Description
Perl test suites can verify object behavior through registered handlers that know how to inspect expected capabilities. This helps projects keep object tests consistent across classes and roles.
It is a developer testing library. Handler-based tests should describe what each handler proves so failures remain understandable to maintainers.