ErrorReporterPreActivityRule

class ErrorReporterPreActivityRule : ExternalResource

ErrorReporterPreActivityRule requires the error reporter to be disabled before running tests, to make sure that it does not affect their results.

Constructors

Link copied to clipboard
fun ErrorReporterPreActivityRule()

Inherited functions

Link copied to clipboard
open override fun apply(p0: Statement, p1: Description): Statement