ENH: add testFunctionObjects library with fakeError function object
The fakeError function object emits FatalError at different stages (or does nothing), which is useful for testing purposes (issue #1779). Can request errors from constructor, execute and write methods.
Please register or sign in to comment