invoke abstract method
Invoke AsyncExecutor.executeAll
to run all AsserestTestPlatform at once.
This method suppose should be call once only, when isInvoked is true
,
call it again will throw StateError.
Implementation
Stream<AsserestReport> invoke();