Overview

Namespaces

  • expect
    • config
    • configurator
    • context
    • factory
    • matcher
      • strategy
    • package
    • registry
    • reporter

Classes

  • ExceptionReporter
  • TextMessageReporter

Exceptions

  • FailedException
  • Overview
  • Namespace
  • Class

Class ExceptionReporter

expect\reporter\ExceptionReporter implements expect\ResultReporter
Namespace: expect\reporter
Located at reporter/ExceptionReporter.php
Methods summary
public
# reportFailed( expect\FailedMessage $message )

Implementation of

expect\ResultReporter::reportFailed()
public
# reportNegativeFailed( expect\FailedMessage $message )

Implementation of

expect\ResultReporter::reportNegativeFailed()
Expect API documentation generated by ApiGen