Package com.tomtom.ivi.platform.alexa.api.testing.functional.simulator.rule

Types

Link copied to clipboard
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
data class AlexaSimulatorRuleConfig(val isCaptureRun: Boolean)

The config of the AlexaSimulatorRule.