IviServiceInitialisationRule

class IviServiceInitialisationRule : ResourceRule

Resets all IVI services within this process. This method facilitates starting with a clean slate between test executions without fully killing the process.

Constructors

Link copied to clipboard
fun IviServiceInitialisationRule()

Inherited functions

Link copied to clipboard
open override fun apply(baseStatement: Statement, description: Description): Statement