Skip to content

Commit

Permalink
Bumped PIT to 1.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ethauvin committed Jan 19, 2024
1 parent ffaef86 commit 970eed6
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 46 deletions.
34 changes: 17 additions & 17 deletions examples/reports/mutations/com.example/ExamplesLib.java.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ <h1>ExamplesLib.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@73ee04c8_1'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@2e55dd0c_1'/>
1
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@73ee04c8_1'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@2e55dd0c_1'></a>
<span>
</span>
</span>
Expand All @@ -30,12 +30,12 @@ <h1>ExamplesLib.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@73ee04c8_2'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@2e55dd0c_2'/>
2
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@73ee04c8_2'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@2e55dd0c_2'></a>
<span>
</span>
</span>
Expand All @@ -45,12 +45,12 @@ <h1>ExamplesLib.java</h1>

<tr>
<td class='covered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@73ee04c8_3'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@2e55dd0c_3'/>
3
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@73ee04c8_3'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@2e55dd0c_3'></a>
<span>
</span>
</span>
Expand All @@ -60,12 +60,12 @@ <h1>ExamplesLib.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@73ee04c8_4'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@2e55dd0c_4'/>
4
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@73ee04c8_4'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@2e55dd0c_4'></a>
<span>
</span>
</span>
Expand All @@ -75,12 +75,12 @@ <h1>ExamplesLib.java</h1>

<tr>
<td class='covered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@73ee04c8_5'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@2e55dd0c_5'/>
5
</td>
<td class='killed'>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@73ee04c8_5'>1</a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@2e55dd0c_5'>1</a>
<span>
1. getMessage : replaced return value with &#34;&#34; for com/example/ExamplesLib::getMessage &rarr; KILLED<br/>

Expand All @@ -92,12 +92,12 @@ <h1>ExamplesLib.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@73ee04c8_6'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@2e55dd0c_6'/>
6
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@73ee04c8_6'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@2e55dd0c_6'></a>
<span>
</span>
</span>
Expand All @@ -107,12 +107,12 @@ <h1>ExamplesLib.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@73ee04c8_7'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@2e55dd0c_7'/>
7
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@73ee04c8_7'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@2e55dd0c_7'></a>
<span>
</span>
</span>
Expand All @@ -124,11 +124,11 @@ <h1>ExamplesLib.java</h1>
<tr><td></td><td></td><td><h2>Mutations</h2></td></tr>

<tr>
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@73ee04c8_5'>5</a></td>
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@2e55dd0c_5'>5</a></td>
<td></td>
<td>

<a name='grouporg.pitest.mutationtest.report.html.SourceFile@73ee04c8_5'/>
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@2e55dd0c_5'/>

<p class='KILLED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>getMessage<br/><b>Killed by : </b>com.example.ExamplesTest.[engine:junit-jupiter]/[class:com.example.ExamplesTest]/[method:verifyHello()]</span></span> replaced return value with &#34;&#34; for com/example/ExamplesLib::getMessage &rarr; KILLED</p>
</td>
Expand All @@ -155,7 +155,7 @@ <h2>Active mutators</h2>

<h2>Tests examined</h2>
<ul>
<li>com.example.ExamplesTest.[engine:junit-jupiter]/[class:com.example.ExamplesTest]/[method:verifyHello()] (9 ms)</li>
<li>com.example.ExamplesTest.[engine:junit-jupiter]/[class:com.example.ExamplesTest]/[method:verifyHello()] (10 ms)</li>
</ul>

<br/>
Expand Down
54 changes: 27 additions & 27 deletions examples/reports/mutations/com.example/ExamplesTest.java.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@1f97cf0d_1'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@65f095f8_1'/>
1
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@1f97cf0d_1'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@65f095f8_1'></a>
<span>
</span>
</span>
Expand All @@ -30,12 +30,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@1f97cf0d_2'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@65f095f8_2'/>
2
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@1f97cf0d_2'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@65f095f8_2'></a>
<span>
</span>
</span>
Expand All @@ -45,12 +45,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@1f97cf0d_3'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@65f095f8_3'/>
3
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@1f97cf0d_3'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@65f095f8_3'></a>
<span>
</span>
</span>
Expand All @@ -60,12 +60,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@1f97cf0d_4'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@65f095f8_4'/>
4
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@1f97cf0d_4'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@65f095f8_4'></a>
<span>
</span>
</span>
Expand All @@ -75,12 +75,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@1f97cf0d_5'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@65f095f8_5'/>
5
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@1f97cf0d_5'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@65f095f8_5'></a>
<span>
</span>
</span>
Expand All @@ -90,12 +90,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@1f97cf0d_6'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@65f095f8_6'/>
6
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@1f97cf0d_6'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@65f095f8_6'></a>
<span>
</span>
</span>
Expand All @@ -105,12 +105,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='covered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@1f97cf0d_7'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@65f095f8_7'/>
7
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@1f97cf0d_7'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@65f095f8_7'></a>
<span>
</span>
</span>
Expand All @@ -120,12 +120,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@1f97cf0d_8'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@65f095f8_8'/>
8
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@1f97cf0d_8'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@65f095f8_8'></a>
<span>
</span>
</span>
Expand All @@ -135,12 +135,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@1f97cf0d_9'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@65f095f8_9'/>
9
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@1f97cf0d_9'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@65f095f8_9'></a>
<span>
</span>
</span>
Expand All @@ -150,12 +150,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='covered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@1f97cf0d_10'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@65f095f8_10'/>
10
</td>
<td class='survived'>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@1f97cf0d_10'>1</a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@65f095f8_10'>1</a>
<span>
1. verifyHello : removed call to org/junit/jupiter/api/Assertions::assertEquals &rarr; SURVIVED<br/>

Expand All @@ -167,12 +167,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='covered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@1f97cf0d_11'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@65f095f8_11'/>
11
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@1f97cf0d_11'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@65f095f8_11'></a>
<span>
</span>
</span>
Expand All @@ -182,12 +182,12 @@ <h1>ExamplesTest.java</h1>

<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@1f97cf0d_12'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@65f095f8_12'/>
12
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@1f97cf0d_12'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@65f095f8_12'></a>
<span>
</span>
</span>
Expand All @@ -199,11 +199,11 @@ <h1>ExamplesTest.java</h1>
<tr><td></td><td></td><td><h2>Mutations</h2></td></tr>

<tr>
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@1f97cf0d_10'>10</a></td>
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@65f095f8_10'>10</a></td>
<td></td>
<td>

<a name='grouporg.pitest.mutationtest.report.html.SourceFile@1f97cf0d_10'/>
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@65f095f8_10'/>

<p class='SURVIVED'><span class='pop'>1.<span><b>1</b><br/><b>Location : </b>verifyHello<br/><b>Killed by : </b>none</span></span> removed call to org/junit/jupiter/api/Assertions::assertEquals &rarr; SURVIVED</p>
</td>
Expand All @@ -230,7 +230,7 @@ <h2>Active mutators</h2>

<h2>Tests examined</h2>
<ul>
<li>com.example.ExamplesTest.[engine:junit-jupiter]/[class:com.example.ExamplesTest]/[method:verifyHello()] (9 ms)</li>
<li>com.example.ExamplesTest.[engine:junit-jupiter]/[class:com.example.ExamplesTest]/[method:verifyHello()] (10 ms)</li>
</ul>

<br/>
Expand Down
4 changes: 2 additions & 2 deletions examples/src/bld/java/com/example/ExamplesBuild.java
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ public ExamplesBuild() {
repositories = List.of(MAVEN_CENTRAL, RIFE2_RELEASES);

scope(test)
.include(dependency("org.pitest", "pitest", version(1, 15, 3)))
.include(dependency("org.pitest", "pitest-command-line", version(1, 15, 3)))
.include(dependency("org.pitest", "pitest", version(1, 15, 4)))
.include(dependency("org.pitest", "pitest-command-line", version(1, 15, 4)))
.include(dependency("org.pitest", "pitest-junit5-plugin", version(1, 2, 1)))
.include(dependency("org.junit.jupiter", "junit-jupiter", version(5, 10, 1)))
.include(dependency("org.junit.platform", "junit-platform-console-standalone", version(1, 10, 1)));
Expand Down

0 comments on commit 970eed6

Please sign in to comment.