Searched refs:createComposeMotionTestRule (Results 1 – 5 of 5) sorted by relevance
39 import platform.test.motion.compose.createComposeMotionTestRule54 @get:Rule val motionRule = createComposeMotionTestRule(goldenPaths)
52 @get:Rule val motionRule = createComposeMotionTestRule(pathManager) in <lambda>()
49 @get:Rule val motionRule = createComposeMotionTestRule(pathManager)
74 @get:Rule val motionRule = createComposeMotionTestRule(pathManager) in <lambda>()
98 fun createComposeMotionTestRule( in createComposeMotionTestRule() method