X
NAME
Test::Async::X - collection of Test::Async exceptions
DESCRIPTION
All exceptions are based upon Test::Async::X class. The class has and requires a single attribute $.suite which
points at the suite object which thrown the exception. The recommended method throw of
Test::Async::Hub
sets the attribute automatically.
EXPORTED EXCEPTIONS
Test::Async::X::AwaitTimeoutTest::Async::X::AwaitWithPostponedTest::Async::X::BadPostEventTest::Async::X::JobInactiveTest::Async::X::NoJobIdTest::Async::X::NoToolCallerTest::Async::X::PlanRequiredTest::Async::X::StageTransitionTest::Async::X::WhenConditionTest::Async::X::TransparentWithoutParentTest::Async::X::FileOpTest::Async::X::FileCreateTest::Async::X::FileCloseTest::Async::X::FileWriteTest::Async::X::FileRead
SEE ALSO
COPYRIGHT
(c) 2020-2023, Vadim Belman <[email protected]>
LICENSE
Artistic License 2.0
See the LICENSE file in this distribution.