1Test2::AsyncSubtest::HuUbs(e3r)Contributed Perl DocumentTaetsito2n::AsyncSubtest::Hub(3)
2
3
4
6 Test2::AsyncSubtest::Hub - Hub used by async subtests.
7
9 This is a subclass of Test2::Hub::Subtest used for async subtests.
10
12 You should not use this directly.
13
15 $ast = $hub->ast
16 Get the Test2::AsyncSubtest object to which this hub is bound.
17
19 The source code repository for Test2-AsyncSubtest can be found at
20 https://github.com/Test-More/Test2-Suite/.
21
23 Chad Granum <exodist@cpan.org>
24
26 Chad Granum <exodist@cpan.org>
27
29 Copyright 2018 Chad Granum <exodist7@gmail.com>.
30
31 This program is free software; you can redistribute it and/or modify it
32 under the same terms as Perl itself.
33
34 See http://dev.perl.org/licenses/
35
36
37
38perl v5.38.0 2023-07-21 Test2::AsyncSubtest::Hub(3)