Update android annotations. Do not add jdk annotations for android sdk
This commit is contained in:
@@ -53,6 +53,9 @@
|
||||
<item name='android.test.ViewAsserts void assertRightAligned(android.view.View, android.view.View) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.PerformanceCollectorTestCase mPerfCollector'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts void assertEquals(double[], double[]) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -71,7 +74,7 @@
|
||||
<item name='android.test.InstrumentationTestCase T launchActivity(java.lang.String, java.lang.Class<T>, android.os.Bundle) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TestCaseUtil java.util.List<java.lang.String> getTestCaseNames(junit.framework.Test, boolean)'>
|
||||
<item name='android.test.MoreAsserts java.util.regex.MatchResult assertContainsRegex(java.lang.String, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils void dragQuarterScreenUp(android.test.InstrumentationTestCase, android.app.Activity) 1'>
|
||||
@@ -83,9 +86,6 @@
|
||||
<item name='android.test.ViewAsserts void assertBaselineAligned(android.view.View, android.view.View) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.ProviderTestCase2 android.content.ContentResolver newResolverWithContentProviderFromSql(android.content.Context, java.lang.String, java.lang.Class<T>, java.lang.String, java.lang.String, int, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.ViewAsserts void assertRightAligned(android.view.View, android.view.View) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -95,19 +95,16 @@
|
||||
<item name='android.test.ViewAsserts void assertTopAligned(android.view.View, android.view.View) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts java.util.regex.MatchResult assertMatchesRegex(java.lang.String, java.lang.String, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts void assertContentsInAnyOrder(java.lang.String, java.lang.Iterable<?>, java.lang.Object...) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts void assertEquals(java.lang.String, java.util.Set<? extends java.lang.Object>, java.util.Set<? extends java.lang.Object>) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.RenamingDelegatingContext T providerWithRenamedContext(java.lang.Class<T>, android.content.Context, java.lang.String)'>
|
||||
<item name='android.test.TouchUtils int dragViewToX(android.test.ActivityInstrumentationTestCase, android.view.View, int, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils int dragViewToX(android.test.ActivityInstrumentationTestCase, android.view.View, int, int) 0'>
|
||||
<item name='android.test.ClassPathPackageInfo java.util.Set<java.lang.Class<?>> getTopLevelClassesRecursive()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils void dragViewToBottom(android.test.InstrumentationTestCase, android.app.Activity, android.view.View, int) 2'>
|
||||
@@ -116,7 +113,7 @@
|
||||
<item name='android.test.InstrumentationTestCase T launchActivity(java.lang.String, java.lang.Class<T>, android.os.Bundle) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.RenamingDelegatingContext T providerWithRenamedContext(java.lang.Class<T>, android.content.Context, java.lang.String, boolean)'>
|
||||
<item name='android.test.InstrumentationTestRunner REPORT_KEY_STACK'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts void assertEquals(java.lang.String, byte[], byte[]) 2'>
|
||||
@@ -128,9 +125,6 @@
|
||||
<item name='android.test.TouchUtils int dragViewBy(android.test.InstrumentationTestCase, android.view.View, int, int, int) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.ClassPathPackageInfo java.util.Set<android.test.ClassPathPackageInfo> getSubpackages()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.ViewAsserts void assertOffScreenBelow(android.view.View, android.view.View) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -140,9 +134,6 @@
|
||||
<item name='android.test.IsolatedContext void unregisterReceiver(android.content.BroadcastReceiver) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TestCaseUtil junit.framework.TestSuite createTestSuite(java.lang.Class<? extends junit.framework.Test>)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils void dragViewToBottom(android.test.ActivityInstrumentationTestCase, android.view.View, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -158,6 +149,12 @@
|
||||
<item name='android.test.TouchUtils int dragViewToX(android.test.ActivityInstrumentationTestCase, android.view.View, int, int) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts java.util.regex.MatchResult assertMatchesRegex(java.lang.String, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.InstrumentationTestRunner ARGUMENT_TEST_SIZE_PREDICATE'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils void dragViewToBottom(android.test.ActivityInstrumentationTestCase, android.view.View) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -167,24 +164,33 @@
|
||||
<item name='android.test.TouchUtils void dragViewToBottom(android.test.InstrumentationTestCase, android.app.Activity, android.view.View, int) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.InstrumentationTestRunner REPORT_KEY_NUM_TOTAL'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.ProviderTestCase2 android.content.ContentResolver newResolverWithContentProviderFromSql(android.content.Context, java.lang.String, java.lang.Class<T>, java.lang.String, java.lang.String, int, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils int dragViewBy(android.test.InstrumentationTestCase, android.view.View, int, int, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts java.util.regex.MatchResult assertMatchesRegex(java.lang.String, java.lang.String, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TestRunner java.lang.String[] getTestChildren(java.lang.Class) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils void dragViewToBottom(android.test.InstrumentationTestCase, android.app.Activity, android.view.View, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.AndroidTestRunner junit.framework.TestResult createTestResult()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.InstrumentationTestCase T launchActivityWithIntent(java.lang.String, java.lang.Class<T>, android.content.Intent) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils void dragViewToBottom(android.test.ActivityInstrumentationTestCase, android.view.View) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.ComparisonFailure java.lang.String getMessage()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils void dragViewToTop(android.test.InstrumentationTestCase, android.view.View, int) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -203,9 +209,6 @@
|
||||
<item name='android.test.IsolatedContext boolean bindService(android.content.Intent, android.content.ServiceConnection, int) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts java.util.regex.MatchResult assertMatchesRegex(java.lang.String, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts void assertNotMatchesRegex(java.lang.String, java.lang.String, java.lang.String) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -215,12 +218,6 @@
|
||||
<item name='android.test.AndroidTestCase void assertActivityRequiresPermission(java.lang.String, java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts java.util.regex.MatchResult assertContainsRegex(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.ProviderTestCase android.content.ContentResolver newResolverWithContentProviderFromSql(android.content.Context, java.lang.Class<T>, java.lang.String, java.lang.String, int, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TestRunner java.lang.String getTitle(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -236,24 +233,21 @@
|
||||
<item name='android.test.TouchUtils void clickView(android.test.InstrumentationTestCase, android.view.View) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.LaunchPerformanceBase LOG_TAG'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TestRunner boolean isJunitTest(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils int dragViewTo(android.test.InstrumentationTestCase, android.view.View, int, int, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts void assertNotContainsRegex(java.lang.String, java.lang.String, java.lang.String) 1'>
|
||||
<item name='android.test.ProviderTestCase android.content.ContentResolver newResolverWithContentProviderFromSql(android.content.Context, java.lang.Class<T>, java.lang.String, java.lang.String, int, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.ProviderTestCase2 android.content.ContentResolver newResolverWithContentProviderFromSql(android.content.Context, java.lang.String, java.lang.Class<T>, java.lang.String, java.lang.String, int, java.lang.String) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TestCaseUtil java.util.List<? extends junit.framework.Test> getTests(junit.framework.Test, boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts void assertNotMatchesRegex(java.lang.String, java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts void assertEquals(java.lang.String, java.lang.Object[], java.lang.Object[]) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -275,6 +269,9 @@
|
||||
<item name='android.test.TouchUtils int dragViewToY(android.test.InstrumentationTestCase, android.view.View, int, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TestRunner java.lang.String[] getTestChildren(java.lang.Class)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils void longClickView(android.test.ActivityInstrumentationTestCase, android.view.View) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -293,21 +290,27 @@
|
||||
<item name='android.test.MoreAsserts void assertNotEmpty(java.lang.String, java.util.Map<?,?>) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.RenamingDelegatingContext T providerWithRenamedContext(java.lang.Class<T>, android.content.Context, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils int dragViewTo(android.test.InstrumentationTestCase, android.view.View, int, int, int) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts void assertContentsInAnyOrder(java.lang.Iterable<?>, java.lang.Object...) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.IsolatedContext java.io.File getFilesDir()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.RenamingDelegatingContext T providerWithRenamedContext(java.lang.Class<T>, android.content.Context, java.lang.String, boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.ViewAsserts void assertOnScreen(android.view.View, android.view.View) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.ViewAsserts void assertHasScreenCoordinates(android.view.View, android.view.View, int, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TestRunner java.lang.String[] getTestChildren(java.lang.Class)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils void touchAndCancelView(android.test.InstrumentationTestCase, android.view.View) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -320,9 +323,6 @@
|
||||
<item name='android.test.InstrumentationTestCase T launchActivityWithIntent(java.lang.String, java.lang.Class<T>, android.content.Intent) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.InstrumentationCoreTestRunner android.test.AndroidTestRunner getAndroidTestRunner()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils int dragViewBy(android.test.ActivityInstrumentationTestCase, android.view.View, int, int, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -332,9 +332,6 @@
|
||||
<item name='android.test.TouchUtils void touchAndCancelView(android.test.InstrumentationTestCase, android.view.View) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.AndroidTestRunner java.lang.Class loadSuiteClass(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils void dragViewToTop(android.test.InstrumentationTestCase, android.view.View, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -359,12 +356,24 @@
|
||||
<item name='android.test.MoreAsserts void assertContentsInAnyOrder(java.lang.Iterable<?>, java.lang.Object...) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.AndroidTestRunner junit.framework.TestResult createTestResult()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.RenamingDelegatingContext java.io.File getFileStreamPath(java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts void assertEquals(java.util.Set<? extends java.lang.Object>, java.util.Set<? extends java.lang.Object>) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.InstrumentationTestCase T launchActivity(java.lang.String, java.lang.Class<T>, android.os.Bundle)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.InstrumentationTestRunner REPORT_KEY_NUM_CURRENT'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TestRunner java.lang.reflect.Method[] getAllTestMethods(java.lang.Class)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.DatabaseTestUtils void assertSchemaEquals(android.database.sqlite.SQLiteDatabase, android.database.sqlite.SQLiteDatabase) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -392,7 +401,7 @@
|
||||
<item name='android.test.ViewAsserts void assertVerticalCenterAligned(android.view.View, android.view.View) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts java.util.regex.MatchResult assertMatchesRegex(java.lang.String, java.lang.String) 0'>
|
||||
<item name='android.test.InstrumentationTestRunner android.test.AndroidTestRunner getAndroidTestRunner()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts void assertAssignableFrom(java.lang.Class<?>, java.lang.Class<?>) 0'>
|
||||
@@ -419,6 +428,9 @@
|
||||
<item name='android.test.ProviderTestCase2 android.content.ContentResolver newResolverWithContentProviderFromSql(android.content.Context, java.lang.String, java.lang.Class<T>, java.lang.String, java.lang.String, int, java.lang.String) 6'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.InstrumentationTestRunner REPORT_VALUE_ID'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.DatabaseTestUtils void assertSchemaEquals(android.database.sqlite.SQLiteDatabase, android.database.sqlite.SQLiteDatabase) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -428,6 +440,9 @@
|
||||
<item name='android.test.TouchUtils void scrollToTop(android.test.InstrumentationTestCase, android.app.Activity, android.view.ViewGroup) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TestCaseUtil junit.framework.TestSuite createTestSuite(java.lang.Class<? extends junit.framework.Test>)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils void dragViewToTop(android.test.InstrumentationTestCase, android.view.View) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -440,19 +455,16 @@
|
||||
<item name='android.test.TouchUtils void longClickView(android.test.ActivityInstrumentationTestCase, android.view.View) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts void assertNotMatchesRegex(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts void assertEquals(int[], int[]) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts java.util.regex.MatchResult assertContainsRegex(java.lang.String, java.lang.String)'>
|
||||
<item name='android.test.InstrumentationTestRunner REPORT_KEY_NAME_CLASS'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.ViewAsserts void assertGroupNotContains(android.view.ViewGroup, android.view.View) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TestRunner java.lang.String getTitle(java.lang.String)'>
|
||||
<item name='android.test.InstrumentationTestRunner REPORT_KEY_NAME_TEST'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.ViewAsserts void assertVerticalCenterAligned(android.view.View, android.view.View) 1'>
|
||||
@@ -464,19 +476,13 @@
|
||||
<item name='android.test.MoreAsserts void assertAssignableFrom(java.lang.Class<?>, java.lang.Class<?>) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.ClassPathPackageInfo java.util.Set<java.lang.Class<?>> getTopLevelClassesRecursive()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TestRunner.JunitTestSuite void addError(junit.framework.Test, java.lang.Throwable) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts void assertNotContainsRegex(java.lang.String, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.InstrumentationTestCase void sendRepeatedKeys(int...) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.ComparisonFailure java.lang.String getMessage()'>
|
||||
<item name='android.test.InstrumentationTestCase T launchActivityWithIntent(java.lang.String, java.lang.Class<T>, android.content.Intent)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts void assertNotContainsRegex(java.lang.String, java.lang.String, java.lang.String) 2'>
|
||||
@@ -485,9 +491,6 @@
|
||||
<item name='android.test.MoreAsserts void assertEmpty(java.lang.Iterable<?>) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts java.util.regex.MatchResult assertContainsRegex(java.lang.String, java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts void assertEquals(java.lang.String, int[], int[]) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -506,9 +509,6 @@
|
||||
<item name='android.test.MoreAsserts void assertNotContainsRegex(java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TestRunner java.lang.reflect.Method[] getAllTestMethods(java.lang.Class)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts java.util.regex.MatchResult assertContainsRegex(java.lang.String, java.lang.String, java.lang.String) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -527,9 +527,6 @@
|
||||
<item name='android.test.TouchUtils void drag(android.test.InstrumentationTestCase, float, float, float, float, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.InstrumentationTestRunner android.test.AndroidTestRunner getAndroidTestRunner()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.IsolatedContext int checkUriPermission(android.net.Uri, int, int, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -539,6 +536,9 @@
|
||||
<item name='android.test.TouchUtils int dragViewToX(android.test.InstrumentationTestCase, android.view.View, int, int) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TestRunner java.lang.String getTitle(java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils int dragViewToY(android.test.ActivityInstrumentationTestCase, android.view.View, int, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -548,7 +548,7 @@
|
||||
<item name='android.test.IsolatedContext void sendOrderedBroadcast(android.content.Intent, java.lang.String) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.IsolatedContext java.io.File getFilesDir()'>
|
||||
<item name='android.test.InstrumentationTestRunner ARGUMENT_TEST_PACKAGE'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts void assertAssignableFrom(java.lang.Class<?>, java.lang.Object) 1'>
|
||||
@@ -557,9 +557,6 @@
|
||||
<item name='android.test.TestRunner.JunitTestSuite void addFailure(junit.framework.Test, junit.framework.AssertionFailedError) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts java.util.regex.MatchResult assertContainsRegex(java.lang.String, java.lang.String, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils void dragQuarterScreenUp(android.test.ActivityInstrumentationTestCase) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -608,15 +605,9 @@
|
||||
<item name='android.test.ViewAsserts void assertLeftAligned(android.view.View, android.view.View, int) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.InstrumentationTestCase T launchActivityWithIntent(java.lang.String, java.lang.Class<T>, android.content.Intent)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils void scrollToBottom(android.test.InstrumentationTestCase, android.app.Activity, android.view.ViewGroup) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts java.util.regex.MatchResult assertMatchesRegex(java.lang.String, java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TestPrinter void endTest(junit.framework.Test) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -626,6 +617,9 @@
|
||||
<item name='android.test.MoreAsserts void assertEquals(byte[], byte[]) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.MoreAsserts java.util.regex.MatchResult assertContainsRegex(java.lang.String, java.lang.String, java.lang.String)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.ViewAsserts void assertOffScreenBelow(android.view.View, android.view.View) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -656,6 +650,9 @@
|
||||
<item name='android.test.TouchUtils void scrollToBottom(android.test.InstrumentationTestCase, android.app.Activity, android.view.ViewGroup) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.InstrumentationTestRunner ARGUMENT_DELAY_MSEC'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TestRunner.JunitTestSuite void addFailure(junit.framework.Test, junit.framework.AssertionFailedError) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -671,7 +668,7 @@
|
||||
<item name='android.test.MoreAsserts void assertAssignableFrom(java.lang.Class<?>, java.lang.Object) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.InstrumentationTestCase T launchActivity(java.lang.String, java.lang.Class<T>, android.os.Bundle)'>
|
||||
<item name='android.test.InstrumentationTestRunner ARGUMENT_TEST_CLASS'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils void dragViewToBottom(android.test.InstrumentationTestCase, android.app.Activity, android.view.View) 1'>
|
||||
@@ -683,6 +680,9 @@
|
||||
<item name='android.test.MoreAsserts java.util.regex.MatchResult assertMatchesRegex(java.lang.String, java.lang.String) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.InstrumentationCoreTestRunner android.test.AndroidTestRunner getAndroidTestRunner()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.test.TouchUtils void dragViewToTop(android.test.ActivityInstrumentationTestCase, android.view.View, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user