DESCRIPTION
This is used in deep compariosns of event objects. You should probably never use this directly.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 debu 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.
SOURCE
The source code repository for Test2-Suite can be found at http://github.com/Test-More/Test2-Suite/.MAINTAINERS
- Chad Granum <[email protected]>
AUTHORS
- Chad Granum <[email protected]>
COPYRIGHT
Copyright 2016 Chad Granum <[email protected]>.This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See http://dev.perl.org/licenses/