cef28c79b8db503c6ca1afb8ede245e4842902c5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable secondID : long to id : long in method public shouldBeAbleToSpecifyEnglishAnalyzer() : void in class org.neo4j.kernel.api.impl.fulltext.FulltextAnalyzerTest | From | To | |
Rename Variable firstID : long to id : long in method public shouldBeAbleToSpecifySwedishAnalyzer() : void in class org.neo4j.kernel.api.impl.fulltext.FulltextAnalyzerTest | From | To | |
Inline Variable | 4 | ||
Inline Variable node : Node in method public shouldOrderResultsBasedOnRelevance() : void from class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextUpdaterTest | From | To | |
Inline Variable node2 : Node in method public shouldOrderResultsBasedOnRelevance() : void from class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextUpdaterTest | From | To | |
Inline Variable node3 : Node in method public shouldOrderResultsBasedOnRelevance() : void from class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextUpdaterTest | From | To | |
Inline Variable node4 : Node in method public shouldOrderResultsBasedOnRelevance() : void from class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextUpdaterTest | From | To | |
Extract Method | 1 | ||
Extract Method protected setNodeProp(nodeId long, propertyKey String, value String) : void extracted from protected setNodeProp(nodeId long, value String) : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextTestSupport | From | To | |
Extract And Move Method | 3 | ||
Extract And Move Method protected setNodeProp(nodeId long, propertyKey String, value String) : void extracted from public shouldOrderResultsBasedOnRelevance() : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextUpdaterTest & moved to class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextTestSupport | From | To | |
Extract And Move Method protected setNodeProp(nodeId long, propertyKey String, value String) : void extracted from public shouldOnlyIndexIndexedProperties() : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextUpdaterTest & moved to class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextTestSupport | From | To | |
Extract And Move Method protected createNodeWithProperty(propertyKey String, propertyValue Object) : long extracted from public shouldNotReturnNonMatches() : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextUpdaterTest & moved to class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextTestSupport | From | To |