-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up all warnings in Java client test (#1213)
* Clean up all warnings in Java client test Signed-off-by: Andrew Carbonetto <[email protected]> --------- Signed-off-by: Andrew Carbonetto <[email protected]> * Clean FfiTest.java of warnings Signed-off-by: Andrew Carbonetto <[email protected]> * Clean RedisClusterClientTest.java of compiler warnings Signed-off-by: Andrew Carbonetto <[email protected]> * Clean up more warnings in client tests Signed-off-by: Andrew Carbonetto <[email protected]> * Spotless Signed-off-by: Andrew Carbonetto <[email protected]> * Fix UT + update IT. Signed-off-by: Yury-Fridlyand <[email protected]> * Update suppression. Signed-off-by: Yury-Fridlyand <[email protected]> * Remove suppress warnings Signed-off-by: Andrew Carbonetto <[email protected]> --------- Signed-off-by: Andrew Carbonetto <[email protected]> Signed-off-by: Yury-Fridlyand <[email protected]> Co-authored-by: Yury-Fridlyand <[email protected]>
- Loading branch information
1 parent
527e1ec
commit fec74b8
Showing
9 changed files
with
300 additions
and
299 deletions.
There are no files selected for viewing
287 changes: 143 additions & 144 deletions
287
java/client/src/test/java/glide/api/RedisClientTest.java
Large diffs are not rendered by default.
Oops, something went wrong.
203 changes: 106 additions & 97 deletions
203
java/client/src/test/java/glide/api/RedisClusterClientTest.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters