Skip to content

Issue #13501: Kill mutation for MissingJavadocMethodCheck#13559

Merged
romani merged 1 commit intocheckstyle:masterfrom
Kevin222004:MissingJavadocMethodCheck1
Aug 17, 2023
Merged

Issue #13501: Kill mutation for MissingJavadocMethodCheck#13559
romani merged 1 commit intocheckstyle:masterfrom
Kevin222004:MissingJavadocMethodCheck1

Conversation

@Kevin222004
Copy link
Copy Markdown
Contributor

Issue #13501: Kill mutation for MissingJavadocMethodCheck


Check :-

https://checkstyle.org/checks/javadoc/missingjavadocmethod.html#MissingJavadocMethod


Mutation

<mutation unstable="false">
<sourceFile>MissingJavadocMethodCheck.java</sourceFile>
<mutatedClass>com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck</mutatedClass>
<mutatedMethod>&lt;init&gt;</mutatedMethod>
<mutator>org.pitest.mutationtest.engine.gregor.mutators.experimental.MemberVariableMutator</mutator>
<description>Removed assignment to member variable minLineCount</description>
<lineContent>private int minLineCount = DEFAULT_MIN_LINE_COUNT;</lineContent>
</mutation>


Explaination

Test added

@romani romani merged commit d832cae into checkstyle:master Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants