Lines Matching refs:method
7 method @Deprecated public T getActivity();
8 method @Deprecated public void testActivityTestCaseSetUpProperly() throws java.lang.Exception;
14 method @Deprecated public T getActivity();
15 method @Deprecated public void setActivityInitialTouchMode(boolean);
16 method @Deprecated public void setActivityIntent(android.content.Intent);
21 method @Deprecated protected android.app.Activity getActivity();
22 method @Deprecated protected void scrubClass(Class<?>) throws java.lang.IllegalAccessException;
23 method @Deprecated protected void setActivity(android.app.Activity);
28 method @Deprecated public T getActivity();
29 method @Deprecated public int getFinishedActivityRequest();
30 method @Deprecated public int getRequestedOrientation();
31 method @Deprecated public android.content.Intent getStartedActivityIntent();
32 method @Deprecated public int getStartedActivityRequest();
33 method @Deprecated public boolean isFinishCalled();
34 method @Deprecated public void setActivityContext(android.content.Context);
35 method @Deprecated public void setApplication(android.app.Application);
36 method @Deprecated protected T startActivity(android.content.Intent, android.os.Bundle, Object);
41 method @Deprecated public void addTestListener(junit.framework.TestListener);
42 method @Deprecated public void clearTestListeners();
43 method @Deprecated protected junit.framework.TestResult createTestResult();
44 method @Deprecated public java.util.List<junit.framework.TestCase> getTestCases();
45 method @Deprecated public String getTestClassName();
46 method @Deprecated public junit.framework.TestResult getTestResult();
47 … method @Deprecated protected Class loadSuiteClass(String) throws java.lang.ClassNotFoundException;
48 method @Deprecated protected void runFailed(String);
49 method @Deprecated public void runTest();
50 method @Deprecated public void runTest(junit.framework.TestResult);
51 method @Deprecated public void setContext(android.content.Context);
52 method @Deprecated public void setInstrumentaiton(android.app.Instrumentation);
53 method @Deprecated public void setInstrumentation(android.app.Instrumentation);
54 method @Deprecated public void setTest(junit.framework.Test);
55 method @Deprecated public void setTestClassName(String, String);
56 method @Deprecated public void testEnded(String);
57 method @Deprecated public void testFailed(int, junit.framework.Test, Throwable);
58 method @Deprecated public void testStarted(String);
63 method @Deprecated protected final void createApplication();
64 method @Deprecated public T getApplication();
65 method @Deprecated public android.content.Context getSystemContext();
66 method @Deprecated protected final void terminateApplication();
67 …method @Deprecated public final void testApplicationTestCaseSetUpProperly() throws java.lang.Excep…
81 method @Deprecated protected void addTestListener(junit.framework.TestListener);
82 method @Deprecated public junit.framework.TestSuite getAllTests();
83 method @Deprecated protected android.test.AndroidTestRunner getAndroidTestRunner();
84 method @Deprecated public android.os.Bundle getArguments();
85 method @Deprecated public ClassLoader getLoader();
86 method @Deprecated public junit.framework.TestSuite getTestSuite();
101 method @Deprecated public java.util.List<android.content.Intent> getAndClearBroadcastIntents();
106 method @Deprecated protected void LaunchApp();
113 method public <T> T getLoaderResultSynchronously(android.content.Loader<T>);
117 method @Deprecated public static void assertAssignableFrom(Class<?>, Object);
118 method @Deprecated public static void assertAssignableFrom(Class<?>, Class<?>);
119 …method @Deprecated public static java.util.regex.MatchResult assertContainsRegex(String, String, S…
120 … method @Deprecated public static java.util.regex.MatchResult assertContainsRegex(String, String);
121 …method @Deprecated public static void assertContentsInAnyOrder(String, Iterable<?>, java.lang.Obje…
122 … method @Deprecated public static void assertContentsInAnyOrder(Iterable<?>, java.lang.Object...);
123 …method @Deprecated public static void assertContentsInOrder(String, Iterable<?>, java.lang.Object.…
124 method @Deprecated public static void assertContentsInOrder(Iterable<?>, java.lang.Object...);
125 method @Deprecated public static void assertEmpty(String, Iterable<?>);
126 method @Deprecated public static void assertEmpty(Iterable<?>);
127 method @Deprecated public static void assertEmpty(String, java.util.Map<?,?>);
128 method @Deprecated public static void assertEmpty(java.util.Map<?,?>);
129 method @Deprecated public static void assertEquals(String, byte[], byte[]);
130 method @Deprecated public static void assertEquals(byte[], byte[]);
131 method @Deprecated public static void assertEquals(String, int[], int[]);
132 method @Deprecated public static void assertEquals(int[], int[]);
133 method @Deprecated public static void assertEquals(String, double[], double[]);
134 method @Deprecated public static void assertEquals(double[], double[]);
135 method @Deprecated public static void assertEquals(String, Object[], Object[]);
136 method @Deprecated public static void assertEquals(Object[], Object[]);
137 method @Deprecated public static void assertEquals(String, java.util.Set<?>, java.util.Set<?>);
138 method @Deprecated public static void assertEquals(java.util.Set<?>, java.util.Set<?>);
139 …method @Deprecated public static java.util.regex.MatchResult assertMatchesRegex(String, String, St…
140 method @Deprecated public static java.util.regex.MatchResult assertMatchesRegex(String, String);
141 method @Deprecated public static void assertNotContainsRegex(String, String, String);
142 method @Deprecated public static void assertNotContainsRegex(String, String);
143 method @Deprecated public static void assertNotEmpty(String, Iterable<?>);
144 method @Deprecated public static void assertNotEmpty(Iterable<?>);
145 method @Deprecated public static void assertNotEmpty(String, java.util.Map<?,?>);
146 method @Deprecated public static void assertNotEmpty(java.util.Map<?,?>);
147 method @Deprecated public static void assertNotEqual(String, Object, Object);
148 method @Deprecated public static void assertNotEqual(Object, Object);
149 method @Deprecated public static void assertNotMatchesRegex(String, String, String);
150 method @Deprecated public static void assertNotMatchesRegex(String, String);
151 …method @Deprecated public static void checkEqualsAndHashCodeMethods(String, Object, Object, boolea…
152 method @Deprecated public static void checkEqualsAndHashCodeMethods(Object, Object, boolean);
157 method @Deprecated public android.test.mock.MockContentResolver getMockContentResolver();
158 method @Deprecated public android.test.IsolatedContext getMockContext();
159 method @Deprecated public T getProvider();
160 …method @Deprecated public static <T extends android.content.ContentProvider> android.content.Conte…
165 method public android.test.mock.MockContentResolver getMockContentResolver();
166 method public android.test.IsolatedContext getMockContext();
167 method public T getProvider();
168 …method public static <T extends android.content.ContentProvider> android.content.ContentResolver n…
174 method @Deprecated public String getDatabasePrefix();
175 method @Deprecated public void makeExistingFilesAndDbsAccessible();
176 …method @Deprecated public static <T extends android.content.ContentProvider> T providerWithRenamed…
177 …method @Deprecated public static <T extends android.content.ContentProvider> T providerWithRenamed…
182 method @Deprecated protected android.os.IBinder bindService(android.content.Intent);
183 method @Deprecated public android.app.Application getApplication();
184 method @Deprecated public T getService();
185 method @Deprecated public android.content.Context getSystemContext();
186 method @Deprecated public void setApplication(android.app.Application);
187 method @Deprecated protected void setupService();
188 method @Deprecated protected void shutdownService();
189 method @Deprecated protected void startService(android.content.Intent);
190 method @Deprecated public void testServiceTestCaseSetUpProperly() throws java.lang.Exception;
195 method @Deprecated public T getActivity();
196 method @Deprecated public void testActivityTestCaseSetUpProperly() throws java.lang.Exception;
201 method @Deprecated protected void cancelSyncsandDisableAutoSync();
202 …method @Deprecated protected void syncProvider(android.net.Uri, String, String) throws java.lang.E…
206 method @Deprecated public junit.framework.TestSuite getTestSuite();
211 …method @Deprecated public static void clickView(android.test.InstrumentationTestCase, android.view…
212 …method @Deprecated public static void drag(android.test.ActivityInstrumentationTestCase, float, fl…
213 …method @Deprecated public static void drag(android.test.InstrumentationTestCase, float, float, flo…
214 …method @Deprecated public static void dragQuarterScreenDown(android.test.ActivityInstrumentationTe…
215 …method @Deprecated public static void dragQuarterScreenDown(android.test.InstrumentationTestCase, …
216 …method @Deprecated public static void dragQuarterScreenUp(android.test.ActivityInstrumentationTest…
217 …method @Deprecated public static void dragQuarterScreenUp(android.test.InstrumentationTestCase, an…
218 …method @Deprecated public static int dragViewBy(android.test.ActivityInstrumentationTestCase, andr…
219 …method @Deprecated public static int dragViewBy(android.test.InstrumentationTestCase, android.view…
220 …method @Deprecated public static int dragViewTo(android.test.ActivityInstrumentationTestCase, andr…
221 …method @Deprecated public static int dragViewTo(android.test.InstrumentationTestCase, android.view…
222 …method @Deprecated public static void dragViewToBottom(android.test.ActivityInstrumentationTestCas…
223 …method @Deprecated public static void dragViewToBottom(android.test.InstrumentationTestCase, andro…
224 …method @Deprecated public static void dragViewToBottom(android.test.ActivityInstrumentationTestCas…
225 …method @Deprecated public static void dragViewToBottom(android.test.InstrumentationTestCase, andro…
226 …method @Deprecated public static void dragViewToTop(android.test.ActivityInstrumentationTestCase, …
227 …method @Deprecated public static void dragViewToTop(android.test.ActivityInstrumentationTestCase, …
228 …method @Deprecated public static void dragViewToTop(android.test.InstrumentationTestCase, android.…
229 …method @Deprecated public static void dragViewToTop(android.test.InstrumentationTestCase, android.…
230 …method @Deprecated public static int dragViewToX(android.test.ActivityInstrumentationTestCase, and…
231 …method @Deprecated public static int dragViewToX(android.test.InstrumentationTestCase, android.vie…
232 …method @Deprecated public static int dragViewToY(android.test.ActivityInstrumentationTestCase, and…
233 …method @Deprecated public static int dragViewToY(android.test.InstrumentationTestCase, android.vie…
234 …method @Deprecated public static void longClickView(android.test.ActivityInstrumentationTestCase, …
235 …method @Deprecated public static void longClickView(android.test.InstrumentationTestCase, android.…
236 …method @Deprecated public static void scrollToBottom(android.test.ActivityInstrumentationTestCase,…
237 …method @Deprecated public static void scrollToBottom(android.test.InstrumentationTestCase, android…
238 …method @Deprecated public static void scrollToTop(android.test.ActivityInstrumentationTestCase, an…
239 …method @Deprecated public static void scrollToTop(android.test.InstrumentationTestCase, android.ap…
240 …method @Deprecated public static void tapView(android.test.InstrumentationTestCase, android.view.V…
241 …method @Deprecated public static void touchAndCancelView(android.test.InstrumentationTestCase, and…
245 … method @Deprecated public static void assertBaselineAligned(android.view.View, android.view.View);
246 method @Deprecated public static void assertBottomAligned(android.view.View, android.view.View);
247 …method @Deprecated public static void assertBottomAligned(android.view.View, android.view.View, in…
248 …method @Deprecated public static void assertGroupContains(android.view.ViewGroup, android.view.Vie…
249 method @Deprecated public static void assertGroupIntegrity(android.view.ViewGroup);
250 …method @Deprecated public static void assertGroupNotContains(android.view.ViewGroup, android.view.…
251 …method @Deprecated public static void assertHasScreenCoordinates(android.view.View, android.view.V…
252 …method @Deprecated public static void assertHorizontalCenterAligned(android.view.View, android.vie…
253 method @Deprecated public static void assertLeftAligned(android.view.View, android.view.View);
254 …method @Deprecated public static void assertLeftAligned(android.view.View, android.view.View, int);
255 … method @Deprecated public static void assertOffScreenAbove(android.view.View, android.view.View);
256 … method @Deprecated public static void assertOffScreenBelow(android.view.View, android.view.View);
257 method @Deprecated public static void assertOnScreen(android.view.View, android.view.View);
258 method @Deprecated public static void assertRightAligned(android.view.View, android.view.View);
259 …method @Deprecated public static void assertRightAligned(android.view.View, android.view.View, int…
260 method @Deprecated public static void assertTopAligned(android.view.View, android.view.View);
261 … method @Deprecated public static void assertTopAligned(android.view.View, android.view.View, int);
262 …method @Deprecated public static void assertVerticalCenterAligned(android.view.View, android.view.…
273 …method @Deprecated public junit.framework.TestCase createTest() throws java.lang.IllegalAccessExce…
274 method @Deprecated public <T extends java.lang.annotation.Annotation> T getAnnotation(Class<T>);
275 method @Deprecated public Class<? extends junit.framework.TestCase> getEnclosingClass();
276 method @Deprecated public String getEnclosingClassname();
277 method @Deprecated public String getName();
283 method @Deprecated public final junit.framework.TestSuite build();
284 …method @Deprecated public android.test.suitebuilder.TestSuiteBuilder excludePackages(java.lang.Str…
285 method @Deprecated protected String getSuiteName();
286 …method @Deprecated public final android.test.suitebuilder.TestSuiteBuilder includeAllPackagesUnder…
287 …method @Deprecated public android.test.suitebuilder.TestSuiteBuilder includePackages(java.lang.Str…
288 method @Deprecated public android.test.suitebuilder.TestSuiteBuilder named(String);
293 method @Deprecated public void testSuiteConstructionFailed();
307 method public void addError(junit.framework.Test, Throwable);
308 method public void addFailure(junit.framework.Test, junit.framework.AssertionFailedError);
309 method protected void clearStatus();
310 method public String elapsedTimeAsString(long);
311 method public void endTest(junit.framework.Test);
312 method public String extractClassName(String);
313 method public static String getFilteredTrace(Throwable);
314 method public static String getFilteredTrace(String);
315 method @Deprecated public junit.runner.TestSuiteLoader getLoader();
316 method public static String getPreference(String);
317 method public static int getPreference(String, int);
318 method protected static java.util.Properties getPreferences();
319 method public junit.framework.Test getTest(String);
320 method @Deprecated public static boolean inVAJava();
321 method protected Class<?> loadSuiteClass(String) throws java.lang.ClassNotFoundException;
322 method protected String processArguments(String[]);
323 method protected abstract void runFailed(String);
324 method public static void savePreferences() throws java.io.IOException;
325 method public void setLoading(boolean);
326 method public void setPreference(String, String);
327 method protected static void setPreferences(java.util.Properties);
328 method protected static boolean showStackRaw();
329 method public void startTest(junit.framework.Test);
330 method public abstract void testEnded(String);
331 method public abstract void testFailed(int, junit.framework.Test, Throwable);
332 method public abstract void testStarted(String);
333 method public static String truncate(String);
334 method protected boolean useReloadingTestSuiteLoader();
339 method public Class load(String) throws java.lang.ClassNotFoundException;
340 method public Class reload(Class) throws java.lang.ClassNotFoundException;
344 method public static String id();