runTestProcess abstract method

  1. @protected
Future<AsserestResult> runTestProcess()

The process for asserting and return AsserestResult to determine accessibility of AsserestProperty.url.

Implementation

@protected
Future<AsserestResult> runTestProcess();