Search results for "module:Test2::EventFacet"
Test2::EventFacet - Base class for all event facets.
Base class for all event facets....
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
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::EventFacet::Info - Facet for information a developer might care about.
This facet represents messages intended for humans that will help them either understand a result, or diagnose a failure....
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
Test2::EventFacet::Meta - Facet for meta-data
This facet can contain any random meta-data that has been attached to the event....
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
Test2::EventFacet::Plan - Facet for setting the plan
Events use this facet when they need to set the plan....
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
Test2::EventFacet::Error - Facet for errors that need to be shown.
This facet is used when an event needs to convey errors....
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::About - Facet with event details.
This facet has information about the event, such as event package....
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
Test2::EventFacet::Binary - Event for a binary file
Binary files attached to log...
EXODIST/Test2-Harness-UI-0.000144 - 10 Oct 2023 19:52:49 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::Assert - Facet representing an assertion.
The assertion facet is provided by any event representing an assertion that was made....
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
Test2::EventFacet::Render - Facet that dictates how to render an event.
This facet is used to dictate how the event should be rendered by the standard test2 rendering tools. If this facet is present then ONLY what is specified by it will be rendered. It is assumed that anything important or note-worthy will be present he...
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
Test2::EventFacet::Amnesty - Facet for assertion amnesty.
This package represents what is expected in units of amnesty....
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::EventFacet::Coverage - File coverage information.
This facet has a list of files covered by the test run....
EXODIST/Test2-Plugin-Cover-0.000027 - 04 Nov 2021 21:18:33 UTC
Test2::EventFacet::Info::Table - Intermediary representation of a table.
Intermediary representation of a table for use in specialized Test::API::Context methods which generate Test2::EventFacet::Info facets....
EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
Test2::Util::Trace - Legacy wrapper fro Test2::EventFacet::Trace.
All the functionality for this class has been moved to Test2::EventFacet::Trace....
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