Do nothing decorator. Just passes the invocation straight through.
Located in /_tests/simpletest/invoker.php (line 89)
| Class | Description |
|---|---|
| EclipseInvoker | Invoker decorator for Eclipse. Captures output until the end of the test. |
| SimpleErrorTrappingInvoker | Extension that traps errors into an error queue. |
| SimpleExceptionTrappingInvoker | Extension that traps exceptions and turns them into an error message. PHP5 only. |
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, 02 Jan 2011 23:16:12 +0000 by phpDocumentor 1.4.3