Reporter

NAME

Test::Async::Reporter - a reporter bundle role

DESCRIPTION

This role is applied to a bundle declared with test-reporter. Implies implementations of methods:

  • report-event(Event:D) ā€“ report an event to user

  • indent-message(+@message, :$prefix, :$nesting, *% -- Array())> - indent all lines in @message using $prefix by $nesting levels. @message is expected to be in normalized form (see normalize-message in Test::Async::Hub).

  • message-to-console(+@message) ā€“ send @message to its final destination.

SEE ALSO

Test::Async::Manual, Test::Async::Decl

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.