-
- All Implemented Interfaces:
-
com.github.takahirom.roborazzi.RoborazziRule.CaptureRoot
public final class RoborazziRule.CaptureRoot.View implements RoborazziRule.CaptureRoot
-
-
Field Summary
Fields Modifier and Type Field Description private final ViewInteractionviewInteraction
-
Constructor Summary
Constructors Constructor Description RoborazziRule.CaptureRoot.View(ViewInteraction viewInteraction)
-
Method Summary
Modifier and Type Method Description final ViewInteractiongetViewInteraction()-
-
Constructor Detail
-
RoborazziRule.CaptureRoot.View
RoborazziRule.CaptureRoot.View(ViewInteraction viewInteraction)
-
-
Method Detail
-
getViewInteraction
final ViewInteraction getViewInteraction()
-
-
-
-