Package-level declarations

Types

Link copied to clipboard
@IviExperimental(reasons = [])
class AlexaSimulatorRule(config: AlexaSimulatorRuleConfig) : ResourceRule

This rule is responsible for setting up the device prior to running a test that uses the AlexaSimulator.

Link copied to clipboard
@IviExperimental(reasons = [])
data class AlexaSimulatorRuleConfig(val isCaptureRun: Boolean)

The config of the AlexaSimulatorRule.