druid/extensions-core/kafka-extraction-namespace
Chi Cao Minh 1166bbcb75 Remove static imports from tests (#8036)
Make static imports forbidden in tests and remove all occurrences to be
consistent with the non-test code.

Also, various changes to files affected by above:
- Reformat to adhere to druid style guide
- Fix various IntelliJ warnings
- Fix various SonarLint warnings (e.g., the expected/actual args to
  Assert.assertEquals() were flipped)
2019-07-06 09:33:12 -07:00
..
src Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
pom.xml Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00