Interface Worker<T>
- All Superinterfaces:
WorkerLifecycle<T>, WorkerWorkload<T>
- Author:
- M Musgrove Interface for running a batch of work and for receiving test lifecycle notifications
-
Method Summary
Methods inherited from interface WorkerLifecycle
fini, initMethods inherited from interface WorkerWorkload
doWork, finishWork