D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
usr
/
share
/
doc
/
perl-Test-Simple
/
t
/
Test2
/
modules
/
Filename :
IPC.t
back
Copy
use strict; use warnings; use Test2::IPC qw/cull/; use Test2::API qw/context test2_ipc_drivers test2_ipc intercept/; use Test2::Tools::Tiny; test2_ipc(); is_deeply( [test2_ipc_drivers()], ['Test2::IPC::Driver::Files'], "Default driver" ); ok(__PACKAGE__->can('cull'), "Imported cull"); ok(eval { intercept { Test2::IPC->import }; 1 }, "Can re-import Test2::IPC without error") or diag $@; done_testing;
Name
Size
Last Modified
Owner
Permissions
Actions
API
Dir
July 28 2023 2:57:48
root
0755
Event
Dir
July 28 2023 2:57:48
root
0755
EventFacet
Dir
July 28 2023 2:57:48
root
0755
Formatter
Dir
July 28 2023 2:57:48
root
0755
Hub
Dir
July 28 2023 2:57:48
root
0755
IPC
Dir
July 28 2023 2:57:48
root
0755
Tools
Dir
July 28 2023 2:57:48
root
0755
Util
Dir
July 28 2023 2:57:48
root
0755
API.t
8.672
KB
March 30 2018 5:53:02
root
0644
Event.t
21.061
KB
March 30 2018 5:53:02
root
0644
EventFacet.t
0.536
KB
March 30 2018 5:53:02
root
0644
Hub.t
11.641
KB
March 30 2018 5:53:02
root
0644
IPC.t
0.412
KB
March 30 2018 5:53:02
root
0644
Util.t
2.43
KB
March 30 2018 5:53:02
root
0644
2017 © D7net | D704T team