VarioqubConfigReporter

Interface for reporting config changes.

Inheritors

Functions

Link copied to clipboard
abstract fun reportConfigChanged(configData: ConfigData)

Reports a configuration change.

Link copied to clipboard
abstract fun setExperiments(experiments: String)

Sets current active experiments.

Link copied to clipboard
abstract fun setTriggeredTestIds(triggeredTestIds: Set<Long>)

Sets the triggered test IDs.