201328786d3a5e4fcb33f18c2763010fe9ccd32e
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private assertThatServerStartCorrectly(server GuiceJamesServer) : void renamed to private responseAfterConnectTo(server GuiceJamesServer) : String in class org.apache.james.modules.mailbox.CassandraSchemaVersionStartUpCheckTest | From | To | |
Inline Method | 1 | ||
Inline Method private getServerConnectionResponse(socketChannel SocketChannel) : String inlined to private responseAfterConnectTo(server GuiceJamesServer) : String in class org.apache.james.modules.mailbox.CassandraSchemaVersionStartUpCheckTest | From | To | |
Change Return Type | 1 | ||
Change Return Type void to String in method private responseAfterConnectTo(server GuiceJamesServer) : String in class org.apache.james.modules.mailbox.CassandraSchemaVersionStartUpCheckTest | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class org.apache.james.CassandraVersionCheckingTest moved and renamed to org.apache.james.modules.mailbox.CassandraSchemaVersionStartUpCheckTest | From | To |