DirectParseParallelExecutor<AP extends AsserestProperty> extension
A List extension for AsserestProperty that building an AsserestParallelExecutor directly.
- on
-
- List<
AP>
- List<
Methods
-
assignAndBuildExecutor(
{String? name, int threads = 1, AsyncTaskLogger? logger}) → AsserestParallelExecutor -
Available on List<
Assign entire items in this List to AsserestParallelExecutor with bypassing AsserestParallelTestPlatform.applyAll.AP> , provided by the DirectParseParallelExecutor extension