-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MigrateHandlerInterceptor recipe migrates too much (#622)
* Extend MigrateHandlerInterceptorTest with superclass case * Improve MigrateHandlerInterceptor with superclass case * Apply formatter * Split up test into two sources, to show unchanged clearly Remove test that did not extend HandlerInterceptorAdapter at all * Remove temporary workaround not needed for tests * Apply suggestions from code review * Improve MigrateHandlerInterceptor with better implementation * Fix MigrateDatabaseCredentials * Improve MigrateHandlerInterceptorTest * Revert copyright date * Use method matcher instead of string comparisons --------- Co-authored-by: Tim te Beek <[email protected]>
- Loading branch information
1 parent
e50acf3
commit 2cf117d
Showing
2 changed files
with
134 additions
and
39 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