cfecc707f51381c1a931627f63c9f561b6c077c2
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type actorBaseTest : ActorBaseTest to logger : TestLogger in method public TestInvocationLog(logger TestLogger) in class com.ea.orbit.actors.test.TestInvocationLog | From | To | |
| Inline Method | 1 | ||
| Inline Method protected dumpMessages(description Description) : void inlined to protected dumpMessages() : void in class com.ea.orbit.actors.test.ActorBaseTest | From | To | |
| Move Attribute | 1 | ||
| Move Attribute protected sequenceDiagram : List<String> from class com.ea.orbit.actors.test.ActorBaseTest to protected sequenceDiagram : List<String> from class com.ea.orbit.actors.test.TestLogger | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute actorBaseTest : ActorBaseTest to logText : StringBuilder in class com.ea.orbit.actors.test.TestLogger | From | To | |
| Rename Attribute actorBaseTest : ActorBaseTest to logger : TestLogger in class com.ea.orbit.actors.test.TestInvocationLog | From | To | |
| Extract Variable | 1 | ||
| Extract Variable subscriptionHandleTask : Task<StreamSubscriptionHandle<Object>> in method public subscribe(provider String, dataClass Class<T>, streamId String, observer AsyncObserver<T>) : Task<StreamSubscriptionHandle<T>> from class com.ea.orbit.actors.client.streams.ClientSideStreamProxyImpl | From | To | |
| Extract Method | 1 | ||
| Extract Method private logMessage(message Message, in boolean) : void extracted from public onRead(ctx HandlerContext, msg Object) : void in class com.ea.orbit.actors.test.TestMessageLog | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type actorBaseTest : ActorBaseTest to logger : TestLogger in class com.ea.orbit.actors.test.TestInvocationLog | From | To | |
| Change Attribute Type actorBaseTest : ActorBaseTest to logText : StringBuilder in class com.ea.orbit.actors.test.TestLogger | From | To | |
| Extract And Move Method | 2 | ||
| Extract And Move Method public addToSequenceDiagram(sequenceEntry String) : void extracted from public actorDemo() : void in class com.ea.orbit.actors.test.samples.DemoTest & moved to class com.ea.orbit.actors.test.TestLogger | From | To | |
| Extract And Move Method public clear() : void extracted from protected clearMessages() : void in class com.ea.orbit.actors.test.ActorBaseTest & moved to class com.ea.orbit.actors.test.TestLogger | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter actorBaseTest : ActorBaseTest to logger : TestLogger in method public TestInvocationLog(logger TestLogger) in class com.ea.orbit.actors.test.TestInvocationLog | From | To |