jgit/org.eclipse.jgit.lfs.server.../tst/org/eclipse/jgit/lfs/server/fs
David Pursehouse 8bd0ba0f15 ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR
The only remaining code where the return value is ignored is in tests.
Update them to store the value and perform a basic assertion.

Change-Id: I29ef5bd5dd0648aac3490f9e47ecc74544109652
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
2019-06-11 10:51:30 +09:00
..
CheckoutTest.java Add ConfigConstants.CONFIG_SECTION_LFS 2018-03-05 10:53:28 +09:00
DownloadTest.java LfsServerText: Fix formatting of invalidPathInfo message 2017-12-07 20:02:59 +09:00
LfsServerTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 2018-09-04 10:53:10 +09:00
PushTest.java Explicitly specify charset in constructor of String 2018-09-26 08:31:13 +09:00
UploadTest.java ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR 2019-06-11 10:51:30 +09:00