2fe3805297ebe44afcb788842e23041e280d73a9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public transaction(action Runnable) : void renamed to public inTransaction(action Runnable) : void in class io.dropwizard.testing.junit.DAOTestRule | From | To | |
Rename Method public transaction(supplier Supplier<T>) : T renamed to public inTransaction(supplier Supplier<T>) : T in class io.dropwizard.testing.junit.DAOTestRule | From | To |