Module Version: 1.005000_006
Source
TB2::Events - Convenience module to load all core TB2 events
use TB2::Events;
my $event = TB2::Event::SetPlan->new( ... );
This loads all the built-in Test::Builder2 events in one go. It is intended as a convenience for authors of builders.
syntax highlighting: