blob: f6c0360955cbf72eabcc498318efee03cafc9c23 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Tue Jan 07 16:24:27 PST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>ViewMatchersTest (TestKit 1.1 API)</title>
<meta name="date" content="2014-01-07">
<link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ViewMatchersTest (TestKit 1.1 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ViewMatchersTest.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchers.Visibility.html" title="enum in com.google.android.apps.common.testing.ui.espresso.matcher"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../../index.html?com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html" target="_top">Frames</a></li>
<li><a href="ViewMatchersTest.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.google.android.apps.common.testing.ui.espresso.matcher</div>
<h2 title="Class ViewMatchersTest" class="title">Class ViewMatchersTest</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>junit.framework.Assert</li>
<li>
<ul class="inheritance">
<li>junit.framework.TestCase</li>
<li>
<ul class="inheritance">
<li>android.test.InstrumentationTestCase</li>
<li>
<ul class="inheritance">
<li>com.google.android.apps.common.testing.ui.espresso.matcher.ViewMatchersTest</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>junit.framework.Test</dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">ViewMatchersTest</span>
extends android.test.InstrumentationTestCase</pre>
<div class="block">Unit tests for <a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchers.html" title="class in com.google.android.apps.common.testing.ui.espresso.matcher"><code>ViewMatchers</code></a>.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#ViewMatchersTest()">ViewMatchersTest</a></strong>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testCheckBoxMatchers()">testCheckBoxMatchers</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testHasContentDescription()">testHasContentDescription</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testHasDescendant()">testHasDescendant</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testHasImeAction()">testHasImeAction</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testHasImeActionNoInputConnection()">testHasImeActionNoInputConnection</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testHasSibling()">testHasSibling</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testIsAssignableFrom_notAnInstance()">testIsAssignableFrom_notAnInstance</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testIsAssignableFrom_plainView()">testIsAssignableFrom_plainView</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testIsAssignableFrom_superclass()">testIsAssignableFrom_superclass</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testIsClickable()">testIsClickable</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testIsDescendantOfA()">testIsDescendantOfA</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testIsEnabled()">testIsEnabled</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testIsFocusable()">testIsFocusable</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testIsGone()">testIsGone</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testIsInvisible()">testIsInvisible</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testIsRootView()">testIsRootView</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testIsVisible()">testIsVisible</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testSupportsInputMethods()">testSupportsInputMethods</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testWithChild()">testWithChild</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testWithContentDescriptionCharSequence()">testWithContentDescriptionCharSequence</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testWithContentDescriptionNull()">testWithContentDescriptionNull</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testWithContentDescriptionString()">testWithContentDescriptionString</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testWithId()">testWithId</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testWithParent()">testWithParent</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testWithTagKey()">testWithTagKey</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testWithTagKeyObject()">testWithTagKeyObject</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testWithTagNull()">testWithTagNull</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testWithTagObject()">testWithTagObject</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testWithTextNull()">testWithTextNull</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testWithTextResourceId()">testWithTextResourceId</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html#testWithTextString()">testWithTextString</a></strong>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_android.test.InstrumentationTestCase">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;android.test.InstrumentationTestCase</h3>
<code>getInstrumentation, injectInsrumentation, injectInstrumentation, launchActivity, launchActivityWithIntent, runTest, runTestOnUiThread, sendKeys, sendKeys, sendRepeatedKeys, tearDown</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_junit.framework.TestCase">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;junit.framework.TestCase</h3>
<code>countTestCases, createResult, getName, run, run, runBare, setName, setUp, toString</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_junit.framework.Assert">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;junit.framework.Assert</h3>
<code>assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ViewMatchersTest()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ViewMatchersTest</h4>
<pre>public&nbsp;ViewMatchersTest()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="testIsAssignableFrom_notAnInstance()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testIsAssignableFrom_notAnInstance</h4>
<pre>public&nbsp;void&nbsp;testIsAssignableFrom_notAnInstance()</pre>
</li>
</ul>
<a name="testIsAssignableFrom_plainView()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testIsAssignableFrom_plainView</h4>
<pre>public&nbsp;void&nbsp;testIsAssignableFrom_plainView()</pre>
</li>
</ul>
<a name="testIsAssignableFrom_superclass()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testIsAssignableFrom_superclass</h4>
<pre>public&nbsp;void&nbsp;testIsAssignableFrom_superclass()</pre>
</li>
</ul>
<a name="testWithContentDescriptionCharSequence()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testWithContentDescriptionCharSequence</h4>
<pre>public&nbsp;void&nbsp;testWithContentDescriptionCharSequence()</pre>
</li>
</ul>
<a name="testWithContentDescriptionNull()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testWithContentDescriptionNull</h4>
<pre>public&nbsp;void&nbsp;testWithContentDescriptionNull()</pre>
</li>
</ul>
<a name="testHasContentDescription()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testHasContentDescription</h4>
<pre>public&nbsp;void&nbsp;testHasContentDescription()</pre>
</li>
</ul>
<a name="testWithContentDescriptionString()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testWithContentDescriptionString</h4>
<pre>public&nbsp;void&nbsp;testWithContentDescriptionString()</pre>
</li>
</ul>
<a name="testWithId()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testWithId</h4>
<pre>public&nbsp;void&nbsp;testWithId()</pre>
</li>
</ul>
<a name="testWithTagNull()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testWithTagNull</h4>
<pre>public&nbsp;void&nbsp;testWithTagNull()</pre>
</li>
</ul>
<a name="testWithTagObject()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testWithTagObject</h4>
<pre>public&nbsp;void&nbsp;testWithTagObject()</pre>
</li>
</ul>
<a name="testWithTagKey()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testWithTagKey</h4>
<pre>public&nbsp;void&nbsp;testWithTagKey()</pre>
</li>
</ul>
<a name="testWithTagKeyObject()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testWithTagKeyObject</h4>
<pre>public&nbsp;void&nbsp;testWithTagKeyObject()</pre>
</li>
</ul>
<a name="testWithTextNull()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testWithTextNull</h4>
<pre>public&nbsp;void&nbsp;testWithTextNull()</pre>
</li>
</ul>
<a name="testCheckBoxMatchers()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testCheckBoxMatchers</h4>
<pre>public&nbsp;void&nbsp;testCheckBoxMatchers()</pre>
</li>
</ul>
<a name="testWithTextString()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testWithTextString</h4>
<pre>public&nbsp;void&nbsp;testWithTextString()</pre>
</li>
</ul>
<a name="testHasDescendant()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testHasDescendant</h4>
<pre>public&nbsp;void&nbsp;testHasDescendant()</pre>
</li>
</ul>
<a name="testIsDescendantOfA()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testIsDescendantOfA</h4>
<pre>public&nbsp;void&nbsp;testIsDescendantOfA()</pre>
</li>
</ul>
<a name="testIsVisible()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testIsVisible</h4>
<pre>public&nbsp;void&nbsp;testIsVisible()</pre>
</li>
</ul>
<a name="testIsInvisible()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testIsInvisible</h4>
<pre>public&nbsp;void&nbsp;testIsInvisible()</pre>
</li>
</ul>
<a name="testIsGone()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testIsGone</h4>
<pre>public&nbsp;void&nbsp;testIsGone()</pre>
</li>
</ul>
<a name="testIsClickable()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testIsClickable</h4>
<pre>public&nbsp;void&nbsp;testIsClickable()</pre>
</li>
</ul>
<a name="testIsEnabled()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testIsEnabled</h4>
<pre>public&nbsp;void&nbsp;testIsEnabled()</pre>
</li>
</ul>
<a name="testIsFocusable()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testIsFocusable</h4>
<pre>public&nbsp;void&nbsp;testIsFocusable()</pre>
</li>
</ul>
<a name="testWithTextResourceId()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testWithTextResourceId</h4>
<pre>public&nbsp;void&nbsp;testWithTextResourceId()</pre>
</li>
</ul>
<a name="testWithParent()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testWithParent</h4>
<pre>public&nbsp;void&nbsp;testWithParent()</pre>
</li>
</ul>
<a name="testWithChild()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testWithChild</h4>
<pre>public&nbsp;void&nbsp;testWithChild()</pre>
</li>
</ul>
<a name="testIsRootView()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testIsRootView</h4>
<pre>public&nbsp;void&nbsp;testIsRootView()</pre>
</li>
</ul>
<a name="testHasSibling()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testHasSibling</h4>
<pre>public&nbsp;void&nbsp;testHasSibling()</pre>
</li>
</ul>
<a name="testHasImeAction()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testHasImeAction</h4>
<pre>public&nbsp;void&nbsp;testHasImeAction()</pre>
</li>
</ul>
<a name="testHasImeActionNoInputConnection()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>testHasImeActionNoInputConnection</h4>
<pre>public&nbsp;void&nbsp;testHasImeActionNoInputConnection()</pre>
</li>
</ul>
<a name="testSupportsInputMethods()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>testSupportsInputMethods</h4>
<pre>public&nbsp;void&nbsp;testSupportsInputMethods()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ViewMatchersTest.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../../../com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchers.Visibility.html" title="enum in com.google.android.apps.common.testing.ui.espresso.matcher"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../../index.html?com/google/android/apps/common/testing/ui/espresso/matcher/ViewMatchersTest.html" target="_top">Frames</a></li>
<li><a href="ViewMatchersTest.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2014. All rights reserved.</small></p>
</body>
</html>