-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated Junit and mockito refactored the tests. (#1084)
* Updated Junit and mockito refactored the tests. * removed hamcrest as dependency replaced assertThat with assertEquals from JUnit * fix conflict * added messages back to assertTrue and assertFalse * added benchmark option annotation to FastRawTransactionManagerIT * refactored the code such that in the assertThrows only the line that causes the exception is declared. * Reversed the argument order in assertEquals that was assertThat previously * . * spotless
- Loading branch information
1 parent
aaebd8e
commit 63facc5
Showing
112 changed files
with
1,891 additions
and
1,989 deletions.
There are no files selected for viewing
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
Oops, something went wrong.