e07bf73917882346ec2acd908d49334d3f989da6
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class com.ea.orbit.actors.transactions.TransactionTest.TtStore renamed to com.ea.orbit.actors.transactions.TransactionTest.Store | From | To | |
Change Variable Type | 3 | ||
Change Variable Type store : TtStore to store : Store in method public failedTransaction() : void in class com.ea.orbit.actors.transactions.TransactionTest | From | To | |
Change Variable Type store : TtStore to store : Store in method public failedTransaction2() : void in class com.ea.orbit.actors.transactions.TransactionTest | From | To | |
Change Variable Type store : TtStore to store : Store in method public successfulTransaction() : void in class com.ea.orbit.actors.transactions.TransactionTest | From | To |