Skip to content

Issue #13321: Kill mutation for SummaryJavaDocCheck-12#13330

Merged
romani merged 1 commit intocheckstyle:masterfrom
Kevin222004:s12
Jun 29, 2023
Merged

Issue #13321: Kill mutation for SummaryJavaDocCheck-12#13330
romani merged 1 commit intocheckstyle:masterfrom
Kevin222004:s12

Conversation

@Kevin222004
Copy link
Copy Markdown
Contributor

Issue #13321: Kill mutation for SummaryJavaDocCheck-12


Check :-

https://checkstyle.org/checks/javadoc/summaryjavadoc.html#SummaryJavadoc


Mutation

<mutation unstable="false">
<sourceFile>SummaryJavadocCheck.java</sourceFile>
<mutatedClass>com.puppycrawl.tools.checkstyle.checks.javadoc.SummaryJavadocCheck</mutatedClass>
<mutatedMethod>validateInlineReturnTag</mutatedMethod>
<mutator>org.pitest.mutationtest.engine.gregor.mutators.experimental.ArgumentPropagationMutator</mutator>
<description>replaced call to com/puppycrawl/tools/checkstyle/checks/javadoc/SummaryJavadocCheck::getVisibleContent with argument</description>
<lineContent>final String returnVisible = getVisibleContent(inlineReturn);</lineContent>
</mutation>


Explaination

Test added

Copy link
Copy Markdown
Member

@romani romani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok to merge

@romani romani merged commit 9e7a909 into checkstyle:master Jun 29, 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