6d290adcd7efb8e9f07d2730e9960c6dc3e713ba
Files Diff
- Added: 3
- Removed: 2
- Renamed: 0
- Modified: 58
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Class | 1 | ||
Move Class com.google.checkstyle.test.base.BaseIndentationCheckSupport.CommentType moved to com.google.checkstyle.test.base.AbstractIndentationTestSupport.CommentType | From | To | |
Extract Superclass | 2 | ||
Extract Superclass com.google.checkstyle.test.base.AbstractModuleTestSupport from classes [com.google.checkstyle.test.chapter2filebasic.rule21filename.OuterTypeFilenameTest, com.google.checkstyle.test.chapter2filebasic.rule231filetab.FileTabCharacterTest, com.google.checkstyle.test.chapter2filebasic.rule232specialescape.IllegalTokenTextTest, com.google.checkstyle.test.chapter2filebasic.rule233nonascii.AvoidEscapedUnicodeCharactersTest, com.google.checkstyle.test.chapter3filestructure.rule32packagestate.LineLengthTest, com.google.checkstyle.test.chapter3filestructure.rule331nowildcard.AvoidStarImportTest, com.google.checkstyle.test.chapter3filestructure.rule332nolinewrap.NoLineWrapTest, com.google.checkstyle.test.chapter3filestructure.rule333orderingandspacing.CustomImportOrderTest, com.google.checkstyle.test.chapter3filestructure.rule341onetoplevel.OneTopLevelClassTest, com.google.checkstyle.test.chapter3filestructure.rule3421overloadsplit.OverloadMethodsDeclarationOrderTest, com.google.checkstyle.test.chapter3filestructure.rule3sourcefile.EmptyLineSeparatorTest, com.google.checkstyle.test.chapter4formatting.rule411bracesareused.NeedBracesTest, com.google.checkstyle.test.chapter4formatting.rule412nonemptyblocks.LeftCurlyTest, com.google.checkstyle.test.chapter4formatting.rule412nonemptyblocks.RightCurlyTest, com.google.checkstyle.test.chapter4formatting.rule413emptyblocks.EmptyBlockTest, com.google.checkstyle.test.chapter4formatting.rule413emptyblocks.EmptyCatchBlockTest, com.google.checkstyle.test.chapter4formatting.rule43onestatement.OneStatementPerLineTest, com.google.checkstyle.test.chapter4formatting.rule44columnlimit.LineLengthTest, com.google.checkstyle.test.chapter4formatting.rule451wheretobreak.MethodParamPadTest, com.google.checkstyle.test.chapter4formatting.rule451wheretobreak.OperatorWrapTest, com.google.checkstyle.test.chapter4formatting.rule451wheretobreak.SeparatorWrapTest, com.google.checkstyle.test.chapter4formatting.rule461verticalwhitespace.EmptyLineSeparatorTest, com.google.checkstyle.test.chapter4formatting.rule462horizontalwhitespace.GenericWhitespaceTest, com.google.checkstyle.test.chapter4formatting.rule462horizontalwhitespace.MethodParamPadTest, com.google.checkstyle.test.chapter4formatting.rule462horizontalwhitespace.ParenPadTest, com.google.checkstyle.test.chapter4formatting.rule462horizontalwhitespace.WhitespaceAroundTest, com.google.checkstyle.test.chapter4formatting.rule4821onevariableperline.MultipleVariableDeclarationsTest, com.google.checkstyle.test.chapter4formatting.rule4822variabledistance.VariableDeclarationUsageDistanceTest, com.google.checkstyle.test.chapter4formatting.rule4832nocstylearray.ArrayTypeStyleTest, com.google.checkstyle.test.chapter4formatting.rule4842fallthrough.FallThroughTest, com.google.checkstyle.test.chapter4formatting.rule4843defaultcasepresent.MissingSwitchDefaultTest, com.google.checkstyle.test.chapter4formatting.rule485annotations.AnnotationLocationTest, com.google.checkstyle.test.chapter4formatting.rule4861blockcommentstyle.CommentsIndentationTest, com.google.checkstyle.test.chapter4formatting.rule487modifiers.ModifierOrderTest, com.google.checkstyle.test.chapter4formatting.rule488numericliterals.UpperEllTest, com.google.checkstyle.test.chapter5naming.rule51identifiernames.CatchParameterNameTest, com.google.checkstyle.test.chapter5naming.rule521packagenames.PackageNameTest, com.google.checkstyle.test.chapter5naming.rule522typenames.TypeNameTest, com.google.checkstyle.test.chapter5naming.rule523methodnames.MethodNameTest, com.google.checkstyle.test.chapter5naming.rule525nonconstantfieldnames.MemberNameTest, com.google.checkstyle.test.chapter5naming.rule526parameternames.ParameterNameTest, com.google.checkstyle.test.chapter5naming.rule527localvariablenames.LocalVariableNameTest, com.google.checkstyle.test.chapter5naming.rule528typevariablenames.ClassTypeParameterNameTest, com.google.checkstyle.test.chapter5naming.rule528typevariablenames.InterfaceTypeParameterNameTest, com.google.checkstyle.test.chapter5naming.rule528typevariablenames.MethodTypeParameterNameTest, com.google.checkstyle.test.chapter5naming.rule53camelcase.AbbreviationAsWordInNameTest, com.google.checkstyle.test.chapter6programpractice.rule62donotignoreexceptions.EmptyBlockTest, com.google.checkstyle.test.chapter6programpractice.rule64finalizers.NoFinalizerTest, com.google.checkstyle.test.chapter7javadoc.rule711generalform.SingleLineJavadocTest, com.google.checkstyle.test.chapter7javadoc.rule712paragraphs.JavadocParagraphTest, com.google.checkstyle.test.chapter7javadoc.rule713atclauses.AtclauseOrderTest, com.google.checkstyle.test.chapter7javadoc.rule713atclauses.JavadocTagContinuationIndentationTest, com.google.checkstyle.test.chapter7javadoc.rule713atclauses.NonEmptyAtclauseDescriptionTest, com.google.checkstyle.test.chapter7javadoc.rule72thesummaryfragment.SummaryJavadocTest, com.google.checkstyle.test.chapter7javadoc.rule731selfexplanatory.JavadocMethodTest] | From | To | |
Extract Superclass com.google.checkstyle.test.base.AbstractIndentationTestSupport from classes [com.google.checkstyle.test.chapter4formatting.rule4841indentation.IndentationTest] | From | To |