1
0
mirror of https://github.com/danog/parallel.git synced 2024-11-30 04:39:01 +01:00
parallel/test/Worker
Aaron Piotrowski 69d4cde4a6
Remove unnecessary pool error test classes
The single test method should have been part of the existing abstract pool test.
2018-10-21 10:41:30 -05:00
..
AbstractPoolTest.php Remove unnecessary pool error test classes 2018-10-21 10:41:30 -05:00
AbstractWorkerTest.php Remove AbstractWorker::cancel() and report worker as running on start 2018-10-08 12:27:18 -05:00
BasicEnvironmentTest.php Enhance worker tests (#43) 2018-10-07 10:15:50 -05:00
ConstantTask.php Fix code style 2018-10-07 09:50:45 -05:00
DefaultWorkerFactoryTest.php Fix code style 2018-10-07 09:50:45 -05:00
FunctionsTest.php Fix code style 2018-10-07 09:50:45 -05:00
JobTest.php Fix code style 2018-10-07 09:50:45 -05:00
ProcessPoolTest.php Fix code style 2018-10-07 09:50:45 -05:00
TaskErrorTest.php Enhance worker tests (#43) 2018-10-07 10:15:50 -05:00
TaskExceptionTest.php Enhance worker tests (#43) 2018-10-07 10:15:50 -05:00
TaskFailureTest.php Fix code style 2018-10-07 09:50:45 -05:00
TaskSuccessTest.php Fix code style 2018-10-07 09:50:45 -05:00
TestTask.php Fix code style 2018-10-07 09:50:45 -05:00
ThreadPoolTest.php Fix code style 2018-10-07 09:50:45 -05:00
WorkerExceptionTest.php Enhance worker tests (#43) 2018-10-07 10:15:50 -05:00
WorkerProcessTest.php Fix code style 2018-10-07 09:50:45 -05:00
WorkerThreadTest.php Fix code style 2018-10-07 09:50:45 -05:00