class DisplaySizeRule : TestRule


Test rule for restoring device to its starting display size when a test case finishes

Summary

Public constructors

Public functions

open Statement
apply(statement: Statement, description: Description)

Public constructors

DisplaySizeRule

DisplaySizeRule()

Public functions

apply

open fun apply(statement: Statement, description: Description): Statement