SimpleInvokerDecoratorDo nothing decorator. Just passes the invocation straight through.
Located in /invoker.php (line 89)
| Class | Description |
|---|---|
SimpleErrorTrappingInvoker
|
Extension that traps errors into an error queue. |
SimpleExceptionTrappingInvoker
|
Extension that traps exceptions and turns them into an error message. PHP5 only. |
EclipseInvoker
|
Invoker decorator for Eclipse. Captures output until the end of the test. |
Stores the invoker to wrap.
Runs test level clean up. Used for changing the mechanics of base test cases.
Runs test level set up. Used for changing the mechanics of base test cases.
Invokes a test method and buffered with setUp() and tearDown() calls.
Documentation generated on Sun, 31 Oct 2010 16:31:39 -0500 by phpDocumentor 1.4.3