-
Notifications
You must be signed in to change notification settings - Fork 427
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #520 from cheenamalhotra/JavaImprovements
Try with resources implementation in JUnit FW - Part 1
- Loading branch information
Showing
23 changed files
with
2,288 additions
and
2,834 deletions.
There are no files selected for viewing
2,227 changes: 1,110 additions & 1,117 deletions
2,227
src/test/java/com/microsoft/sqlserver/jdbc/AlwaysEncrypted/AESetup.java
Large diffs are not rendered by default.
Oops, something went wrong.
576 changes: 193 additions & 383 deletions
576
src/test/java/com/microsoft/sqlserver/jdbc/AlwaysEncrypted/CallableStatementTest.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
Oops, something went wrong.