AmbiguousViewMatcherException.Builder

public class AmbiguousViewMatcherException.Builder


Builder for AmbiguousViewMatcherException.

Summary

Public constructors

Public constructors

Builder

public Builder()

Public methods

includeViewHierarchy

public AmbiguousViewMatcherException.Builder includeViewHierarchy(boolean includeViewHierarchy)

withOtherAmbiguousViews

public AmbiguousViewMatcherException.Builder withOtherAmbiguousViews(View[] others)

withRootView

public AmbiguousViewMatcherException.Builder withRootView(View rootView)

withViewMatcher

public AmbiguousViewMatcherException.Builder withViewMatcher(Matcher<Object> viewMatcher)