{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

AndroidComposeTestRule.AndroidComposeStatement

inner class AndroidComposeTestRule.AndroidComposeStatement : Statement

kotlin.Any
   ↳ org.junit.runners.model.Statement
     ↳ androidx.compose.ui.test.junit4.AndroidComposeTestRule.AndroidComposeStatement

Summary

Public constructors

Public functions

open Unit

Public constructors

AndroidComposeStatement

AndroidComposeStatement(base: Statement)

Public functions

evaluate

open fun evaluate(): Unit