1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 <!DOCTYPE html> 101 <html devsite> 102 <head> 103 104 105 <meta name="top_category" value="develop" /> 106 107 <meta name="subcategory" value="reference" /> 108 109 110 <meta name="book_path" value="/reference/android/support/test/_book.yaml" /> 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 <title>android.support.test</title> 127 128 129 </head> 130 131 <body class="gc-documentation develop reference api apilevel-"> 132 <div id="doc-api-level" class="" style="display:none"></div> 133 134 135 136 137 <div id="naMessage"></div> 138 139 <div id="api-info-block"> 140 <div class="api-level"> 141 142 143 144 145 </div> 146 </div> 147 <div class="api apilevel-" id="jd-content"> 148 149 <h1>android.support.test</h1> 150 151 152 153 154 155 156 157 158 159 160 161 162 163 <h2>Classes</h2> 164 165 166 <table class="jd-sumtable-expando"> 167 168 <tr class="alt-color api apilevel-" > 169 <td class="jd-linkcol"><a href="/reference/android/support/test/InstrumentationRegistry.html">InstrumentationRegistry</a></td> 170 <td class="jd-descrcol" width="100%"> 171 An exposed registry instance that holds a reference to the instrumentation running in the 172 process and it's arguments. 173 174 175 176 </td> 177 </tr> 178 179 180 </table> 181 182 183 184 185 186 187 188 189 190 191 192 193 194 </div><!-- end apilevel --> 195 196 197 <div class="data-reference-resources-wrapper"> 198 199 <ul data-reference-resources> 200 201 202 203 <li><h2>Classes</h2> 204 <ul> 205 <li class="api apilevel-"><a href="/reference/android/support/test/InstrumentationRegistry.html">InstrumentationRegistry</a></li> 206 </ul> 207 </li> 208 209 210 211 </ul> 212 213 </div> 214 215 216 217 </body> 218 </html> 219