cd941ee248ca61a9cde62a2f9a4502a16ab6981e
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 2 | ||
| Pull Up Method public testSendReceive() : void from class net.kuujo.copycat.netty.NettyTcpProtocolTest to public testSendReceive() : void from class net.kuujo.copycat.test.ProtocolTest | From | To | |
| Pull Up Method public testSendReceive() : void from class net.kuujo.copycat.vertx.VertxTcpProtocolTest to public testSendReceive() : void from class net.kuujo.copycat.test.ProtocolTest | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass net.kuujo.copycat.test.ProtocolTest from classes [net.kuujo.copycat.netty.NettyTcpProtocolTest, net.kuujo.copycat.vertx.VertxTcpProtocolTest] | From | To |