Package 

Class DotKt


  • 
    public final class DotKt
    
                        
    • Method Summary

      Modifier and Type Method Description
      final static String dotTestTag(Integer index) Stable test tag applied to each clickable dot, indexed by its position.
      • Methods inherited from class java.lang.Object

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

      • dotTestTag

         final static String dotTestTag(Integer index)

        Stable test tag applied to each clickable dot, indexed by its position. Used by UI tests to locate and click a specific dot; inert in production.