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

androidx.compose.ui.test.junit4

Interfaces

ComposeContentTestRule

A ComposeTestRule that allows you to set content without the necessity to provide a host for the content.

ComposeTestRule

A TestRule that allows you to test and control composables and applications using Compose.

Classes

AndroidComposeTestRule
AndroidComposeTestRule.AndroidComposeStatement

This class is deprecated. Do not instantiate this Statement, use AndroidComposeTestRule instead

AndroidComposeTestRuleKt
ComposeTestRuleKt
StateRestorationTester

Helps to test the state restoration for your Composable component.