DirectParseParallelExecutor<AP extends AsserestProperty> extension

A List extension for AsserestProperty that building an AsserestParallelExecutor directly.

on

Methods

assignAndBuildExecutor({String? name, int threads = 1, AsyncTaskLogger? logger}) AsserestParallelExecutor
Assign entire items in this List to AsserestParallelExecutor with bypassing AsserestParallelTestPlatform.applyAll.