Search results for "module:Test2::EventFacet::Hub"
Test2::EventFacet::Hub - Facet for the hubs an event passes through.
These are a record of the hubs an event passes through. Most recent hub is the first one in the list....
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
Test2::Hub - The conduit through which all events flow.
The hub is the place where all events get processed and handed off to the formatter. The hub also tracks test state, and provides several hooks into the event pipeline....
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
Test2::Event - Base class for events
Base class for all event objects that get passed through Test2....
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
Test2::API::Context - Object to represent a testing context.
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. ...
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
Test2::EventFacet::Trace - Debug information for events
The Test2::API::Context object, as well as all Test2::Event types need to have access to information about where they were created. This object represents that information....
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
Test2::EventFacet::Parent - Facet for events contains other events
This facet is used when an event contains other events, such as a subtest....
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
Test2::EventFacet::Control - Facet for hub actions and behaviors.
This facet is used when the event needs to give instructions to the Test2 internals....
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
Test2::Manual::Anatomy::Event - The internals of events
Events are how tools effect global state, and pass information along to the harness, or the human running the tests....
EXODIST/Test2-Suite-0.000159 - 25 Oct 2023 21:10:28 UTC
Test2::API::InterceptResult::Event - Representation of an event for use in testing other test tools.
"intercept { ... }" from Test2::API returns an instance of Test2::API::InterceptResult which is a blessed arrayref of Test2::API::InterceptResult::Event objects. This POD documents the methods of these events, which are mainly provided for you to use...
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC