Test2::EventFacet::Assert - Facet representing an assertion. |
Test2::EventFacet::Assert - Facet representing an assertion.
The assertion facet is provided by any event representing an assertion that was made.
details()
pass()
no_debug()
number()
Note: This is not set by the Test2 system, assertion number is not known until AFTER the assertion has been processed. This attribute is part of the spec only for harnesses.
The source code repository for Test2 can be found at http://github.com/Test-More/test-more/.
Copyright 2019 Chad Granum <exodist@cpan.org>.
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/
Test2::EventFacet::Assert - Facet representing an assertion. |