A  B  C  F  G  I  S  T 

S

ScreenshotBaseTest - class in com.google.android.horologist.screenshots
A test class that can be used as base class for tests that require a ScreenshotTestRule.
ScreenshotTestRule - class in com.google.android.horologist.screenshots
A TestRule that allows you to run screenshot tests of your composable components.
ScreenshotTestRule.Companion - class in com.google.android.horologist.screenshots.ScreenshotTestRule
 
ScreenshotTestRule.ScreenshotTestRuleParams - class in com.google.android.horologist.screenshots.ScreenshotTestRule
 
ScreenshotTestRule.ScreenshotTestRuleParams.Builder - class in com.google.android.horologist.screenshots.ScreenshotTestRule.ScreenshotTestRuleParams
 
screenshotTestRuleParams(Function1) - function in com.google.android.horologist.screenshots.ScreenshotTestRule.Companion
 
setContent(Boolean,Function1,Boolean,Boolean,Function0,Function0,FakeImageLoader,Function0) - function in com.google.android.horologist.screenshots.ScreenshotTestRule
 
setEnableA11y(Boolean) - function in com.google.android.horologist.screenshots.ScreenshotTestRule.ScreenshotTestRuleParams.Builder
 
setRecord(Boolean) - function in com.google.android.horologist.screenshots.ScreenshotTestRule.ScreenshotTestRuleParams.Builder
 
setScreenTimeText(Function0) - function in com.google.android.horologist.screenshots.ScreenshotTestRule.ScreenshotTestRuleParams.Builder
 
setTestLabel(String) - function in com.google.android.horologist.screenshots.ScreenshotTestRule.ScreenshotTestRuleParams.Builder
 
setTolerance(Float) - function in com.google.android.horologist.screenshots.ScreenshotTestRule.ScreenshotTestRuleParams.Builder
 
A  B  C  F  G  I  S  T