215e13f7c7c34e0980a6de50b7c386e24015aa29
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable methodUnderTest : MethodDeclaration to method : MethodDeclaration in method private getStatementInMethodInClass(statementPosition int, methodPosition int, classPosition int) : Statement in class com.github.javaparser.bdd.steps.ParsingSteps | From | To | |
Extract Method | 4 | ||
Extract Method private getStatementInMethodInClass(statementPosition int, methodPosition int, classPosition int) : Statement extracted from public thenLambdaInClassIsCalled(statementPosition int, methodPosition int, classPosition int, expectedName String) : void in class com.github.javaparser.bdd.steps.ParsingSteps | From | To | |
Extract Method private getStatementInMethodInClass(statementPosition int, methodPosition int, classPosition int) : Statement extracted from public thenMethodReferenceInStatementInMethodInClassIdentifierIsCompareByAge(statementPosition int, methodPosition int, classPosition int, expectedName String) : void in class com.github.javaparser.bdd.steps.ParsingSteps | From | To | |
Extract Method private getStatementInMethodInClass(statementPosition int, methodPosition int, classPosition int) : Statement extracted from public thenMethodReferenceInStatementInMethodInClassIsScope(statementPosition int, methodPosition int, classPosition int, expectedName String) : void in class com.github.javaparser.bdd.steps.ParsingSteps | From | To | |
Extract Method private getStatementInMethodInClass(statementPosition int, methodPosition int, classPosition int) : Statement extracted from private getLambdaExprInStatementInMethodInClass(statementPosition int, methodPosition int, classPosition int) : LambdaExpr in class com.github.javaparser.bdd.steps.ParsingSteps | From | To |