6b300bcf657c2a130a7a37ad0de570202fbadb75
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 4 | ||
| Rename Method public set_with_other_operations() : void renamed to public setWithOtherOperations() : void in class org.immutables.mongo.fixture.SimpleUpdaterTest | From | To | |
| Rename Method public duplicateKeyException_upsert_SameKey_different_versions() : void renamed to public duplicateKeyUpsertSameKeyDifferentVersions() : void in class org.immutables.mongo.fixture.SimpleReplacerTest | From | To | |
| Rename Method public updateUpsert_when_empty() : void renamed to public updateUpsertWhenEmpty() : void in class org.immutables.mongo.fixture.SimpleReplacerTest | From | To | |
| Rename Method public setList_non_scalar_object() : void renamed to public setListNonScalar() : void in class org.immutables.mongo.fixture.SimpleUpdaterTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type set1 : Set<? extends Item.Tag> to set1 : Set<Item.Tag> in method public setListNonScalar() : void in class org.immutables.mongo.fixture.SimpleUpdaterTest | From | To |