WhitelistTraceEventErrorsRule

class WhitelistTraceEventErrorsRule : ResourceRule

TODO(IVI-8848): Fix trace event errors This rule is a temporary solution to whitelist concrete trace event errors, which popped up after re-enabling TraceEventErrorsListener in tests. After events are fixed, this rule shall be removed.

Constructors

Link copied to clipboard
fun WhitelistTraceEventErrorsRule()

Inherited functions

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