Searched refs:MotionTestRule (Results 1 – 9 of 9) sorted by relevance
27 import platform.test.motion.MotionTestRule in <lambda>()118 fun <T> MotionTestRule<ViewToolkit>.record( in record()126 internal fun <T> MotionTestRule<ViewToolkit>.recordSeekableAnimation( in recordSeekableAnimation()
25 import platform.test.motion.MotionTestRule42 private val motionTestRule: MotionTestRule<*>,
58 fun MotionTestRule<*>.create(timeSeries: TimeSeries, screenshots: List<Bitmap>?) = in <lambda>() method
56 class MotionTestRule<Toolkit>( in <lambda>() class
28 import platform.test.motion.MotionTestRule in <lambda>()53 MotionTestRule( in <lambda>()
55 import platform.test.motion.MotionTestRule in <lambda>()83 fun MotionTestRule<ComposeToolkit>.runTest( in MotionTestRule() method85 testBody: suspend MotionTestRule<ComposeToolkit>.() -> Unit in MotionTestRule()102 ): MotionTestRule<ComposeToolkit> { in createComposeMotionTestRule()106 return MotionTestRule( in createComposeMotionTestRule()200 fun MotionTestRule<ComposeToolkit>.recordMotion( in recordMotion() method
40 import platform.test.motion.MotionTestRule in <lambda>()59 spy(MotionTestRule(Unit, goldenPathManager, bitmapDiffer)) { in <lambda>()
61 import platform.test.motion.MotionTestRule in <lambda>()381 private fun MotionTestRule<ComposeToolkit>.assertThatFrameCountValues( in <lambda>() method595 private fun MotionTestRule<ComposeToolkit>.assertThatFrameCountValuesImpl( in <lambda>() method
42 private val subject = MotionTestRule(Unit, goldenPathManager)