1Test::Run::Obj::CanonFaUisleerdOCbojn(t3r)ibuted Perl DoTceusmte:n:tRautni:o:nObj::CanonFailedObj(3)
2
3
4

NAME

6       Test::Run::Obj::CanonFailedObj - the failed tests canon object.
7

METHODS

9   $self->add_result($result)
10       Pushes $result to the result() slot.
11
12   $self->get_ser_results()
13       Returns the serialized results.
14
15   $self->add_Failed($test)
16       Add a failed test $test to the diagnostics.
17
18   $self->add_skipped($test)
19       Add a skipped test.
20
21   $self->good()
22       Returns the number of good (non failing or skipped) tests.
23
24   $self->add_Failed_and_skipped($test)
25       Adds a test as both failed and skipped.
26
27   $self->canon_list()
28       Returns the the failed tests as a list of ranges.
29
30   my $string = $self->canon()
31       Returns the canon as a space-delimited string.
32
33   $self->result()
34       The non-serialized result of the test.
35
36   $self->failed_num()
37       Returns the number of failed tests.
38
39   $self->add_skipped($test)
40       Add a skipped test.
41

LICENSE

43       This file is licensed under the MIT X11 License:
44
45       http://www.opensource.org/licenses/mit-license.php
46

AUTHOR

48       Shlomi Fish, <http://www.shlomifish.org/>
49

SEE ALSO

51       Test::Run::Obj, Test::Run::Core.
52
53
54
55perl v5.32.0                      2020-07-28 Test::Run::Obj::CanonFailedObj(3)
Impressum