Class SimpleErrorTrappingInvoker

Description

Extension that traps errors into an error queue.

Located in /errors.php (line 29)

SimpleInvokerDecorator
   |
   --SimpleErrorTrappingInvoker
Method Summary
 SimpleErrorTrappingInvoker SimpleErrorTrappingInvoker ( &$invoker, SimpleInvoker $invoker)
 void invoke (string $method)
Variables

Inherited Variables

Inherited from SimpleInvokerDecorator

SimpleInvokerDecorator::$_invoker
Methods
Constructor SimpleErrorTrappingInvoker (line 35)

Stores the invoker to wrap.

SimpleErrorTrappingInvoker SimpleErrorTrappingInvoker ( &$invoker, SimpleInvoker $invoker)
invoke (line 46)

Invokes a test method and dispatches any untrapped errors. Called back from the visiting runner.

  • access: public
void invoke (string $method)
  • string $method: Test method to call.

Redefinition of:
SimpleInvokerDecorator::invoke()
Invokes a test method and buffered with setUp() and tearDown() calls.

Inherited Methods

Inherited From SimpleInvokerDecorator

 SimpleInvokerDecorator::SimpleInvokerDecorator()
 SimpleInvokerDecorator::after()
 SimpleInvokerDecorator::before()
 SimpleInvokerDecorator::getTestCase()
 SimpleInvokerDecorator::invoke()

Documentation generated on Sun, 04 May 2008 09:21:32 -0500 by phpDocumentor 1.3.0