0.9.9-SNAPSHOT

This commit is contained in:
Erik C. Thauvin 2024-06-23 11:03:28 -07:00
parent 44e55db532
commit 75946b97b0
Signed by: erik
GPG key ID: 776702A6A2DA330E
6 changed files with 53 additions and 67 deletions

View file

@ -1,7 +1,7 @@
bld.downloadExtensionJavadoc=false
bld.downloadExtensionSources=true
bld.extensions=com.uwyn.rife2:bld-pitest:0.9.8
bld.repositories=MAVEN_CENTRAL,RIFE2_RELEASES,MAVEN_LOCAL,RIFE2_SNAPSHOTS
bld.downloadLocation=
bld.extension-pitest=com.uwyn.rife2:bld-pitest:0.9.9-SNAPSHOT
bld.repositories=MAVEN_CENTRAL,RIFE2_RELEASES,MAVEN_LOCAL,RIFE2_SNAPSHOTS
bld.sourceDirectories=
bld.version=1.9.1

View file

@ -15,12 +15,12 @@
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@446293d_1'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@4d02f94e_1'/>
1
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@446293d_1'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4d02f94e_1'></a>
<span>
</span>
</span>
@ -30,12 +30,12 @@
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@446293d_2'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@4d02f94e_2'/>
2
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@446293d_2'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4d02f94e_2'></a>
<span>
</span>
</span>
@ -45,12 +45,12 @@
<tr>
<td class='covered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@446293d_3'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@4d02f94e_3'/>
3
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@446293d_3'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4d02f94e_3'></a>
<span>
</span>
</span>
@ -60,12 +60,12 @@
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@446293d_4'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@4d02f94e_4'/>
4
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@446293d_4'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4d02f94e_4'></a>
<span>
</span>
</span>
@ -75,12 +75,12 @@
<tr>
<td class='covered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@446293d_5'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@4d02f94e_5'/>
5
</td>
<td class='killed'>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@446293d_5'>1</a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4d02f94e_5'>1</a>
<span>
1. getMessage : replaced return value with &#34;&#34; for com/example/ExamplesLib::getMessage &rarr; KILLED<br/>
@ -92,12 +92,12 @@
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@446293d_6'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@4d02f94e_6'/>
6
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@446293d_6'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4d02f94e_6'></a>
<span>
</span>
</span>
@ -107,12 +107,12 @@
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@446293d_7'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@4d02f94e_7'/>
7
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@446293d_7'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@4d02f94e_7'></a>
<span>
</span>
</span>
@ -124,11 +124,11 @@
<tr><td></td><td></td><td><h2>Mutations</h2></td></tr>
<tr>
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@446293d_5'>5</a></td>
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@4d02f94e_5'>5</a></td>
<td></td>
<td>
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@446293d_5'/>
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@4d02f94e_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>
@ -155,12 +155,9 @@
<h2>Tests examined</h2>
<ul>
<li>com.example.ExamplesTest.[engine:junit-jupiter]/[class:com.example.ExamplesTest]/[method:verifyHello()] (11 ms)</li>
<li>com.example.ExamplesTest.[engine:junit-jupiter]/[class:com.example.ExamplesTest]/[method:verifyHello()] (9 ms)</li>
</ul>
<br/>
Report generated by <a href='https://pitest.org'>PIT</a> 1.16.1
</body>
</html>
Report generated by <a href='https://pitest.org'>PIT</a>

View file

@ -15,12 +15,12 @@
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@6c130c45_1'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@446293d_1'/>
1
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@6c130c45_1'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@446293d_1'></a>
<span>
</span>
</span>
@ -30,12 +30,12 @@
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@6c130c45_2'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@446293d_2'/>
2
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@6c130c45_2'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@446293d_2'></a>
<span>
</span>
</span>
@ -45,12 +45,12 @@
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@6c130c45_3'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@446293d_3'/>
3
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@6c130c45_3'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@446293d_3'></a>
<span>
</span>
</span>
@ -60,12 +60,12 @@
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@6c130c45_4'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@446293d_4'/>
4
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@6c130c45_4'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@446293d_4'></a>
<span>
</span>
</span>
@ -75,12 +75,12 @@
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@6c130c45_5'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@446293d_5'/>
5
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@6c130c45_5'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@446293d_5'></a>
<span>
</span>
</span>
@ -90,12 +90,12 @@
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@6c130c45_6'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@446293d_6'/>
6
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@6c130c45_6'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@446293d_6'></a>
<span>
</span>
</span>
@ -105,12 +105,12 @@
<tr>
<td class='covered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@6c130c45_7'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@446293d_7'/>
7
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@6c130c45_7'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@446293d_7'></a>
<span>
</span>
</span>
@ -120,12 +120,12 @@
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@6c130c45_8'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@446293d_8'/>
8
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@6c130c45_8'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@446293d_8'></a>
<span>
</span>
</span>
@ -135,12 +135,12 @@
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@6c130c45_9'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@446293d_9'/>
9
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@6c130c45_9'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@446293d_9'></a>
<span>
</span>
</span>
@ -150,12 +150,12 @@
<tr>
<td class='covered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@6c130c45_10'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@446293d_10'/>
10
</td>
<td class='survived'>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@6c130c45_10'>1</a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@446293d_10'>1</a>
<span>
1. verifyHello : removed call to org/junit/jupiter/api/Assertions::assertEquals &rarr; SURVIVED<br/>
@ -167,12 +167,12 @@
<tr>
<td class='covered'>
<a name='org.pitest.mutationtest.report.html.SourceFile@6c130c45_11'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@446293d_11'/>
11
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@6c130c45_11'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@446293d_11'></a>
<span>
</span>
</span>
@ -182,12 +182,12 @@
<tr>
<td class='na'>
<a name='org.pitest.mutationtest.report.html.SourceFile@6c130c45_12'/>
<a name='org.pitest.mutationtest.report.html.SourceFile@446293d_12'/>
12
</td>
<td class=''>
<span class='pop'>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@6c130c45_12'></a>
<a href='#grouporg.pitest.mutationtest.report.html.SourceFile@446293d_12'></a>
<span>
</span>
</span>
@ -199,11 +199,11 @@
<tr><td></td><td></td><td><h2>Mutations</h2></td></tr>
<tr>
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@6c130c45_10'>10</a></td>
<td><a href='#org.pitest.mutationtest.report.html.SourceFile@446293d_10'>10</a></td>
<td></td>
<td>
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@6c130c45_10'/>
<a name='grouporg.pitest.mutationtest.report.html.SourceFile@446293d_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>
@ -230,12 +230,9 @@
<h2>Tests examined</h2>
<ul>
<li>com.example.ExamplesTest.[engine:junit-jupiter]/[class:com.example.ExamplesTest]/[method:verifyHello()] (11 ms)</li>
<li>com.example.ExamplesTest.[engine:junit-jupiter]/[class:com.example.ExamplesTest]/[method:verifyHello()] (9 ms)</li>
</ul>
<br/>
Report generated by <a href='https://pitest.org'>PIT</a> 1.16.1
</body>
</html>
Report generated by <a href='https://pitest.org'>PIT</a>

View file

@ -63,7 +63,4 @@
<hr/>
Report generated by <a href='https://pitest.org'>PIT</a> 1.16.1
</body>
</html>
Report generated by <a href='https://pitest.org'>PIT</a>

View file

@ -62,11 +62,4 @@
<ul>
</ul>
Report generated by <a href='https://pitest.org'>PIT</a> 1.16.1
<br/>
<br/>
Enhanced functionality available at <a href='https://www.arcmutate.com/'>arcmutate.com</a>
</body>
</html>
Report generated by <a href='https://pitest.org'>PIT</a>

View file

@ -35,11 +35,13 @@ public class PitestOperationBuild extends Project {
public PitestOperationBuild() {
pkg = "rife.bld.extension";
name = "PitestExtension";
version = version(0, 9, 8);
version = version(0, 9, 9, "SNAPSHOT");
javaRelease = 17;
downloadSources = true;
autoDownloadPurge = true;
repositories = List.of(MAVEN_CENTRAL, RIFE2_RELEASES);
var pitest = version(1, 16, 1);