druid/extensions-core/s3-extensions/src
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
..
main #7875: Setting ACL on S3 task logs on similar lines as that of data segments pushed to S3 (#7907) 2019-06-24 17:25:59 -06:00
test Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00