logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Test2::Compare::EventMeta - Meta class for events in deep comparisons

Authors

Chad Granum <exodist@cpan.org>

Defined Checks

file File that generated the event. line Line where the event was generated. package Package that generated the event. subname Name of the tool that generated the event. debug The debug information that will be printed in event of a failure. tid Thread ID of the thread that generated the event. pid Process ID of the process that generated the event.

Description

This is used in deep comparisons of event objects. You should probably never use this directly.

Maintainers

Chad Granum <exodist@cpan.org>

Name

Test2::Compare::EventMeta - Meta class for events in deep comparisons

Source

The source code repository for Test2-Suite can be found at https://github.com/Test-More/Test2-Suite/.

See Also