IAutomationSupport


interface IAutomationSupport


Provides auxiliary support for running test cases

Summary

Public functions

Unit
sendStatus(resultCode: Int, status: Bundle)

Allows the running test cases to send out interim status

Public functions

sendStatus

fun sendStatus(resultCode: Int, status: Bundle): Unit

Allows the running test cases to send out interim status

Parameters
resultCode: Int
status: Bundle

status report, consisting of key value pairs