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

  • X::AwaitTimeout

  • X::AwaitWithPostponed

  • X::BadPostEvent

  • X::JobInactive

  • X::NoJobId

  • X::PlanRequired

  • X::StageTransition

  • X::WhenCondition

  • X::FileOp

    • X::FileCreate

    • X::FileClose

    • X::FileWrite

    • X::FileRead

  • X::TransparentWithoutParent

SEE ALSO

Test::Async::Manual, Test::Async::Hub, Test::Async::Utils

AUTHOR

Vadim Belman [email protected]

Test::Async v0.0.16

Thread-safe testing framework

Authors

  • Vadim Belman

License

Artistic-2.0

Dependencies

Test Dependencies

Provides

  • Test::Async
  • Test::Async::Aggregator
  • Test::Async::Base
  • Test::Async::Decl
  • Test::Async::Event
  • Test::Async::Hub
  • Test::Async::Job
  • Test::Async::JobMgr
  • Test::Async::Metamodel::BundleClassHOW
  • Test::Async::Metamodel::BundleHOW
  • Test::Async::Metamodel::HubHOW
  • Test::Async::Metamodel::ReporterHOW
  • Test::Async::Reporter
  • Test::Async::Reporter::TAP
  • Test::Async::Result
  • Test::Async::TestTool
  • Test::Async::Utils
  • Test::Async::When
  • Test::Async::X

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.