Search results for "module:Test2::Event"

Test2::Event - Base class for events River stage five • 22891 direct dependents • 32646 total dependents

Base class for all event objects that get passed through Test2....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::Event::V2 - Second generation event. River stage five • 22891 direct dependents • 32646 total dependents

This is the event type that should be used instead of Test2::Event or its legacy subclasses....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::Event::Ok - Ok event type River stage five • 22891 direct dependents • 32646 total dependents

Ok events are generated whenever you run a test that produces a result. Examples are "ok()", and "is()"....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::Event::Diag - Diag event type River stage five • 22891 direct dependents • 32646 total dependents

Diagnostics messages, typically rendered to STDERR....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::Event::Fail - Event for a simple failed assertion River stage five • 22891 direct dependents • 32646 total dependents

This is an optimal representation of a failed assertion....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::Event::Note - Note event type River stage five • 22891 direct dependents • 32646 total dependents

Notes, typically rendered to STDOUT....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::Event::Pass - Event for a simple passing assertion River stage five • 22891 direct dependents • 32646 total dependents

This is an optimal representation of a passing assertion....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::Event::Plan - The event of a plan River stage five • 22891 direct dependents • 32646 total dependents

Plan events are fired off whenever a plan is declared, done testing is called, or a subtext completes....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::Event::Bail - Bailout! River stage five • 22891 direct dependents • 32646 total dependents

The bailout event is generated when things go horribly wrong and you need to halt all testing in the current file....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::Event::Skip - Skip event type River stage five • 22891 direct dependents • 32646 total dependents

Skip events bump test counts just like Test2::Event::Ok events, but they can never fail....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::Tools::Event - Tools for generating test events. River stage four • 727 direct dependents • 6230 total dependents

This module provides tools for generating events quickly by bypassing the context/hub. This is particularly useful when testing other Test2 packages....

EXODIST/Test2-Suite-0.000159 - 25 Oct 2023 21:10:28 UTC

Test2::Compare::Event - Event specific Object subclass. River stage four • 727 direct dependents • 6230 total dependents

This module is used to represent an expected event in a deep comparison....

EXODIST/Test2-Suite-0.000159 - 25 Oct 2023 21:10:28 UTC

Test2::Event::Waiting - Tell all procs/threads it is time to be done River stage five • 22891 direct dependents • 32646 total dependents

This event has no data of its own. This event is sent out by the IPC system when the main process/thread is ready to end....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::Event::Warning - A Test2 event for warnings River stage four • 31 direct dependents • 3962 total dependents

An event representing an unwanted warning. This is treated as a failure....

DROLSKY/Test2-Plugin-NoWarnings-0.09 - 29 Jun 2020 20:11:17 UTC

Test2::Harness::Event - Subclass of Test2::Event used by Test2::Harness under the hood. River stage two • 12 direct dependents • 16 total dependents

Test2 tests produce a sequence of events objects Test2::Event. This is a subclass of those events for use in Test2::Harness. Event non-test tests which produce TAP output will have the output parsed into these types of events....

EXODIST/Test2-Harness-1.000155 - 03 Oct 2023 15:58:08 UTC

Test2::Event::Generic - Generic event type. River stage five • 22891 direct dependents • 32646 total dependents

This is a generic event that lets you customize all fields in the event API. This is useful if you have need for a custom event that does not make sense as a published reusable event subclass....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::Event::Subtest - Event for subtest types River stage five • 22891 direct dependents • 32646 total dependents

This class represents a subtest. This class is a subclass of Test2::Event::Ok....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::Event::Encoding - Set the encoding for the output stream River stage five • 22891 direct dependents • 32646 total dependents

The encoding event is generated when a test file wants to specify the encoding to be used when formatting its output. This event is intended to be produced by formatter classes and used for interpreting test names, message contents, etc....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::Event::Exception - Exception event River stage five • 22891 direct dependents • 32646 total dependents

An exception event will display to STDERR, and will prevent the overall test file from passing....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC

Test2::Event::TAP::Version - Event for TAP version. River stage five • 22891 direct dependents • 32646 total dependents

This event is used if a TAP formatter wishes to set a version....

EXODIST/Test-Simple-1.302198 - 30 Nov 2023 18:09:19 UTC
104 results (0.055 seconds)