An executor for handle assertion on AsserestProperty.
Properties
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