░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
vps.doorgans.com
LOCATION:
/usr/share/doc/perl-Test-Simple/t/Test2/modules/Hub
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: Interceptor.t
use strict; use warnings; use Test2::Tools::Tiny; use Test2::Hub::Interceptor; my $one = Test2::Hub::Interceptor->new(); ok($one->isa('Test2::Hub'), "inheritence");; my $e = exception { $one->terminate(55) }; ok($e->isa('Test2::Hub::Interceptor::Terminator'), "exception type"); like($$e, 'Label not found for "last T2_SUBTEST_WRAPPER"', "Could not find label"); done_testing;
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 Interceptor/
DIR
—
2024-07-31 11:31
📄 Interceptor.t
T
382 B
2018-03-30 05:53
EDIT
📄 Subtest.t
T
2.5 KB
2018-03-30 05:53
EDIT