ddefcd1cbf165412093bfbabd32809bfef8d7076
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method public nextAlphaNumericStringArrayRaw(minLength int, maxLength int) : String[] extracted from public nextAlphaNumericStringArray(minLength int, maxLength int) : TextArray in class org.neo4j.values.storable.RandomValues | From | To | |
Extract Method private verifyReadExpected(propKey String, propValue Object, expectedNodeId long, ableToWrite boolean) : void extracted from public shouldEnforceSizeCapSingleValue() : void in class org.neo4j.kernel.api.impl.schema.GenericIndexValidationIT | From | To | |
Extract Method public nextStringArrayRaw(minLength int, maxLength int) : String[] extracted from private nextStringArray(minLength int, maxLength int) : TextArray in class org.neo4j.values.storable.RandomValues | From | To |