4aa24cd414bba408498bbf39d581d177ea20059c
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public cleanup() : void renamed to public after() : void in class com.ea.orbit.actors.test.StorageBaseTest | From | To | |
Move And Rename Class | 2 | ||
Move And Rename Class com.ea.orbit.actors.test.ReminderTest moved and renamed to com.ea.orbit.actors.test.StorageBaseTest.Timed | From | To | |
Move And Rename Class com.ea.orbit.actors.test.ReminderTestActor moved and renamed to com.ea.orbit.actors.test.StorageBaseTest.TimedActor | From | To | |
Change Variable Type | 1 | ||
Change Variable Type actor : ReminderTest to actor : Timed in method public checkReminderTest() : void in class com.ea.orbit.actors.test.StorageBaseTest | From | To |