Test2-Api-Context

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

Test2-Api-Context

Test2::API::Context(3p) Perl Programmers Reference Guide # Test2::API::Context(3p) Perl Programmers Reference Guide NNAAMMEE # Test2::API::Context - Object to represent a testing context. DDEESSCCRRIIPPTTIIOONN # The context object is the primary interface for authors of testing tools written with Test2. The context object represents the context in which a test takes place (File and Line Number), and provides a quick way to generate events from that context. The context object also takes care of sending events to the correct Test2::Hub instance. ...