AsserestParallelExecutor class abstract final

An executor for handle assertion on AsserestProperty.

Properties

hashCode int
The hash code for this object.
no setterinherited
isInvoked bool
Determine does invoke called already.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

invoke() Stream<AsserestReport>
Invoke AsyncExecutor.executeAll to run all AsserestTestPlatform at once.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
shutdown() Future<bool>
Terminate the process of AsyncExecutor.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited