Update android annotations. Do not add jdk annotations for android sdk
This commit is contained in:
@@ -5,13 +5,19 @@
|
||||
<item name='junit.textui.ResultPrinter void addFailure(junit.framework.Test, junit.framework.AssertionFailedError) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult doRun(junit.framework.Test)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.ResultPrinter void startTest(junit.framework.Test) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.ResultPrinter void addFailure(junit.framework.Test, junit.framework.AssertionFailedError) 0'>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult createTestResult()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult doRun(junit.framework.Test, boolean)'>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult start(java.lang.String[])'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.ResultPrinter void addFailure(junit.framework.Test, junit.framework.AssertionFailedError) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.ResultPrinter void addError(junit.framework.Test, java.lang.Throwable) 1'>
|
||||
@@ -26,21 +32,18 @@
|
||||
<item name='junit.textui.ResultPrinter void printDefectTrace(junit.framework.TestFailure) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult runSingleMethod(java.lang.String, java.lang.String, boolean)'>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult run(junit.framework.Test)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.ResultPrinter void printFailures(junit.framework.TestResult) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult doRun(junit.framework.Test, boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.ResultPrinter void printDefect(junit.framework.TestFailure, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult run(junit.framework.Test)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult doRun(junit.framework.Test)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.ResultPrinter void endTest(junit.framework.Test) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -53,10 +56,10 @@
|
||||
<item name='junit.textui.ResultPrinter void printFooter(junit.framework.TestResult) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult start(java.lang.String[])'>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult start(java.lang.String[]) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult start(java.lang.String[]) 0'>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult runSingleMethod(java.lang.String, java.lang.String, boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult run(junit.framework.Test) 0'>
|
||||
@@ -68,7 +71,4 @@
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult doRun(junit.framework.Test) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult createTestResult()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user