MCPcopy Create free account
hub / github.com/Abelzzg/AutoTestProject / isTextChecked

Method isTextChecked

app/src/main/java/com/robotium/solo/Solo.java:3413–3428  ·  view source on GitHub ↗

Checks if the specified text is checked. @param text the text that the CheckedTextView or CompoundButton objects display, specified as a regular expression @return true if the specified text is checked and false if it is not checked

(String text)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

waitForViewsMethod · 0.80
isCheckedTextCheckedMethod · 0.80
isButtonCheckedMethod · 0.80
getCurrentViewsMethod · 0.45

Tested by

no test coverage detected