Add proper annotations for Android SDK
This commit is contained in:
@@ -0,0 +1,56 @@
|
||||
<root>
|
||||
<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()'>
|
||||
<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.TestRunner void runAndWait(junit.framework.Test) 0'>
|
||||
<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)'>
|
||||
<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.ResultPrinter void printDefect(junit.framework.TestFailure, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<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 start(java.lang.String[]) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult run(junit.framework.Test) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.ResultPrinter void printDefectHeader(junit.framework.TestFailure, int) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='junit.textui.TestRunner junit.framework.TestResult doRun(junit.framework.Test) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
Reference in New Issue
Block a user