947a60880a42fd7cbfb4d96c03bf85ce18746834
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method protected dotestEnterAutoEdit(textBefore String, textAfter String, expectedInsert String, offsetDelta int) : void renamed to protected testEnterAutoEdit_____(textBefore String, textAfter String, expectedInsert String, offsetDelta int) : void in class melnorme.lang.ide.core.text.format.LangAutoEditStrategyTest | From | To | |
| Inline Method | 3 | ||
| Inline Method protected expectInd(indent int) : String inlined to public testSmartIndent$() : void in class melnorme.lang.ide.core.text.format.LangAutoEditStrategyTest | From | To | |
| Inline Method protected mklast(indent int, string String) : String inlined to public testSmartIndent_xPartitioning$() : void in class melnorme.lang.ide.core.text.format.LangAutoEditStrategyTest | From | To | |
| Extract Method | 1 | ||
| Extract Method protected testEnterEdit(textBeforeCursor String, textAfterCursor String, expectIndent String) : void extracted from public testSmartIdent_SyntaxErrors$() : void in class melnorme.lang.ide.core.text.format.LangAutoEditStrategyTest | From | To |