Package 

Class TextViewGravityMatcher

    • Method Summary

      Modifier and Type Method Description
      Unit describeTo(Description description)
      • Methods inherited from class androidx.test.espresso.matcher.BoundedMatcher

        _dont_implement_Matcher___instead_extend_BaseMatcher_, toString
      • Methods inherited from class io.github.kakaocup.kakao.common.matchers.TextViewGravityMatcher

        describeMismatch, matches
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TextViewGravityMatcher

        TextViewGravityMatcher(Integer horizontalGravity, Integer verticalGravity)