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

Available on List<AP>, provided by the DirectParseParallelExecutor extension

Assign entire items in this List to AsserestParallelExecutor with bypassing AsserestParallelTestPlatform.applyAll.