Test2-Api-Interceptresult

Test2::API::InterceptResult(3p) Perl Programmers Reference Guide

Test2-Api-Interceptresult

Test2::API::InterceptResult(3p) Perl Programmers Reference Guide # Test2::API::InterceptResult(3p) Perl Programmers Reference Guide NNAAMMEE # Test2::API::InterceptResult - Representation of a list of events. DDEESSCCRRIIPPTTIIOONN # This class represents a list of events, normally obtained using "intercept()" from Test2::API. This class is intended for people who with to verify the results of test tools they write. This class provides methods to normalize, summarize, or map the list of events. The output of these operations makes verifying your testing tools and the events they generate significantly easier. ...