-
- All Implemented Interfaces:
public class DetoxViewConfigurations
-
-
Field Summary
Fields Modifier and Type Field Description public final static DetoxViewConfigurations
INSTANCE
-
Method Summary
Modifier and Type Method Description final Long
getPostTapCoolDownTime()
final Long
getDoubleTapMinTime()
Taken from androidx.test.espresso.action.Tap final Long
getLongTapMinTime()
-
-
Method Detail
-
getPostTapCoolDownTime
final Long getPostTapCoolDownTime()
-
getDoubleTapMinTime
final Long getDoubleTapMinTime()
Taken from androidx.test.espresso.action.Tap
-
getLongTapMinTime
final Long getLongTapMinTime()
-
-
-
-