Test2-Eventfacet-Plan

Test2::EventFacet::Plan(3p) Perl Programmers Reference Guide

Test2-Eventfacet-Plan

Test2::EventFacet::Plan(3p) Perl Programmers Reference Guide # Test2::EventFacet::Plan(3p) Perl Programmers Reference Guide NNAAMMEE # Test2::EventFacet::Plan - Facet for setting the plan DDEESSCCRRIIPPTTIIOONN # Events use this facet when they need to set the plan. FFIIEELLDDSS # $string = $plan->{details} $string = $plan->ddeettaaiillss(()) Human readable explanation for the plan being set. This is normally not rendered by most formatters except when the "skip" field is also set. $positive_int = $plan->{count} $positive_int = $plan->ccoouunntt(()) Set the number of expected assertions. ...