Static fields and methods accessed in a static way
Ivo Ulrich <teleivo@users.noreply.github.com>
bad48e459ae74698a0f95c52d1238474c49ccd12
Merge pull request #2053 from teleivo/TRUNK-5102 TRUNK-5102 Remove leftover suppresswarnings
teleivo <mrteleivo@gmail.com>
897056239bbf6bc36ed0a5c7f74ce0fd8e9904bb
TRUNK-5102 Remove leftover suppresswarnings
Remove leftover SuppressWarnings annotations which have been
left over after refactorings that got rid of the expressions causing
the warning that this annotation should suppress. Remove them so we do
get warnings from now on again!
Ivo Ulrich <teleivo@users.noreply.github.com>
7d9a823ca4ca5a2e0bb2bc9f651e2a52d83b8c0b
Merge pull request #2052 from teleivo/replace-old-junit
Replace deprecated junit.framework with org.junit
teleivo <mrteleivo@gmail.com>
0c7113b6ed7941c2579b90fb7b874af442d4cc6d
Replace deprecated junit.framework with org.junit
replace deprecated junit.framework with org.junit in tests