[tests] migrates bytecode analysis tests to light test case

... and moves test data out of source code
This commit is contained in:
Roman Shevchenko
2018-09-14 14:45:43 +02:00
parent eee623e8d2
commit e0589b585f
61 changed files with 598 additions and 927 deletions
@@ -2218,11 +2218,6 @@
<item name='java.lang.String String(int[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='java.lang.String String(java.lang.String)'>
<annotation name='org.jetbrains.annotations.Contract'>
<val name="pure" val="true"/>
</annotation>
</item>
<item name='java.lang.String String(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -49,11 +49,6 @@
<val name="pure" val="true"/>
</annotation>
</item>
<item name='org.apache.velocity.util.ExceptionUtils java.lang.Throwable createWithCause(java.lang.Class, java.lang.String, java.lang.Throwable)'>
<annotation name='org.jetbrains.annotations.Contract'>
<val val="&quot;null,_,_-&gt;null&quot;"/>
</annotation>
</item>
<item name='org.apache.velocity.util.MapFactory MapFactory()'>
<annotation name='org.jetbrains.annotations.Contract'>
<val name="pure" val="true"/>