1Test2::Compare::EventMeUtsae(r3)Contributed Perl DocumenTteastti2o:n:Compare::EventMeta(3)
2
3
4
6 Test2::Compare::EventMeta - Meta class for events in deep comparisons
7
9 This is used in deep comparisons of event objects. You should probably
10 never use this directly.
11
13 file
14 File that generated the event.
15
16 line
17 Line where the event was generated.
18
19 package
20 Package that generated the event.
21
22 subname
23 Name of the tool that generated the event.
24
25 debug
26 The debug information that will be printed in event of a failure.
27
28 tid Thread ID of the thread that generated the event.
29
30 pid Process ID of the process that generated the event.
31
33 The source code repository for Test2-Suite can be found at
34 https://github.com/Test-More/Test2-Suite/.
35
37 Chad Granum <exodist@cpan.org>
38
40 Chad Granum <exodist@cpan.org>
41
43 Copyright 2018 Chad Granum <exodist@cpan.org>.
44
45 This program is free software; you can redistribute it and/or modify it
46 under the same terms as Perl itself.
47
48 See http://dev.perl.org/licenses/
49
50
51
52perl v5.28.1 2018-12-04 Test2::Compare::EventMeta(3)