5c49c0318744853cb05fa37c27450fa510610624
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public failureCalled() : boolean from class org.neo4j.kernel.TopLevelTransaction.TransactionOutcome to package failureCalled() : boolean from class org.neo4j.kernel.TopLevelTransaction | From | To | |
Rename Variable | 1 | ||
Rename Variable outcome : TransactionOutcome to statement : Statement in method public before() : void in class org.neo4j.kernel.TestPlaceboTransaction | From | To | |
Change Variable Type | 1 | ||
Change Variable Type outcome : TransactionOutcome to statement : Statement in method public before() : void in class org.neo4j.kernel.TestPlaceboTransaction | From | To |