HSQAReporterDelegate

Functions

Link copied to clipboard
abstract fun getEvents(): ArrayList<HSQAEvents>
Link copied to clipboard
abstract fun reportError(error: String)
Link copied to clipboard
abstract fun reportEvent(event: HSQAEvents)
Link copied to clipboard
abstract fun reportSkipped()
Link copied to clipboard
abstract fun reportSuccess()