Quick change to the access Modifiers for fields in Worker,Task and Assignmentmanager, refactored tests to use getWorkerMap

This commit is contained in:
2026-01-04 16:33:12 +01:00
parent f0da7b0f9a
commit 85446bc230
24 changed files with 75 additions and 73 deletions

View File

@@ -38,7 +38,7 @@
</td>
<td>
<div class="infoBox" id="duration">
<div class="counter">0.911s</div>
<div class="counter">1.810s</div>
<p>duration</p>
</div>
</td>
@@ -113,7 +113,7 @@
<td>25</td>
<td>5</td>
<td>0</td>
<td>0.911s</td>
<td>1.810s</td>
<td class="failures">80%</td>
</tr>
</tbody>
@@ -140,7 +140,7 @@
<td>8</td>
<td>0</td>
<td>0</td>
<td>0.096s</td>
<td>0.021s</td>
<td class="success">100%</td>
</tr>
<tr>
@@ -150,7 +150,7 @@
<td>1</td>
<td>0</td>
<td>0</td>
<td>0.037s</td>
<td>0.027s</td>
<td class="success">100%</td>
</tr>
<tr>
@@ -160,7 +160,7 @@
<td>3</td>
<td>3</td>
<td>0</td>
<td>0.695s</td>
<td>1.711s</td>
<td class="failures">0%</td>
</tr>
<tr>
@@ -170,7 +170,7 @@
<td>13</td>
<td>2</td>
<td>0</td>
<td>0.083s</td>
<td>0.051s</td>
<td class="failures">84%</td>
</tr>
</tbody>
@@ -184,7 +184,7 @@
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label>
</div>Generated by
<a href="https://www.gradle.org">Gradle 8.14</a> at 04.01.2026, 16:08:46</p>
<a href="https://www.gradle.org">Gradle 8.14</a> at 04.01.2026, 16:32:20</p>
</div>
</div>
</body>