Recover user-specified annotations for Android SDK
This commit is contained in:
@@ -2,19 +2,22 @@
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult doRun(junit.framework.Test, boolean) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult createTestResult()'>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult doRun(junit.framework.Test, boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult doRun(junit.framework.Test)'>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult run(junit.framework.Test)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.TestRunner void runAndWait(junit.framework.Test) 0'>
|
||||
<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 printDefectTrace(junit.framework.TestFailure) 0'>
|
||||
<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 runSingleMethod(java.lang.String, java.lang.String, boolean)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.ResultPrinter void printFailures(junit.framework.TestResult) 0'>
|
||||
@@ -26,21 +29,18 @@
|
||||
<item name='junit.textui.TestRunner void run(java.lang.Class<? extends junit.framework.TestCase>) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<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 start(java.lang.String[])'>
|
||||
<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.ResultPrinter void printErrors(junit.framework.TestResult) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<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 createTestResult()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult start(java.lang.String[]) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user