Implementation class returned by plugin function
Just run the supplied function right away, but do not run any child tests until it has completed.
This is handy when some setup may require asynchronous actions, and tests should wait until after it completes.
Implementation class returned by plugin function