Some drafts

This commit is contained in:
Jaime Freire
2023-12-23 12:17:47 +01:00
parent 3b223dfea2
commit 76e1781864
123 changed files with 845 additions and 1016 deletions

View File

@ -3,16 +3,16 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta http-equiv="x-ua-compatible" content="IE=edge"/>
<title>Test results - Package dev.freireservices.social_altruism</title>
<title>Test results - Package dev.freireservices.social_altruism.chat</title>
<link href="../css/base-style.css" rel="stylesheet" type="text/css"/>
<link href="../css/style.css" rel="stylesheet" type="text/css"/>
<script src="../js/report.js" type="text/javascript"></script>
</head>
<body>
<div id="content">
<h1>Package dev.freireservices.social_altruism</h1>
<h1>Package dev.freireservices.social_altruism.chat</h1>
<div class="breadcrumbs">
<a href="../index.html">all</a> &gt; dev.freireservices.social_altruism</div>
<a href="../index.html">all</a> &gt; dev.freireservices.social_altruism.chat</div>
<div id="summary">
<table>
<tr>
@ -22,13 +22,13 @@
<tr>
<td>
<div class="infoBox" id="tests">
<div class="counter">2</div>
<div class="counter">1</div>
<p>tests</p>
</div>
</td>
<td>
<div class="infoBox" id="failures">
<div class="counter">0</div>
<div class="counter">1</div>
<p>failures</p>
</div>
</td>
@ -40,7 +40,7 @@
</td>
<td>
<div class="infoBox" id="duration">
<div class="counter">0.944s</div>
<div class="counter">10.961s</div>
<p>duration</p>
</div>
</td>
@ -49,8 +49,8 @@
</div>
</td>
<td>
<div class="infoBox success" id="successRate">
<div class="percent">100%</div>
<div class="infoBox failures" id="successRate">
<div class="percent">0%</div>
<p>successful</p>
</div>
</td>
@ -60,10 +60,22 @@
<div id="tabs">
<ul class="tabLinks">
<li>
<a href="#tab0">Classes</a>
<a href="#tab0">Failed tests</a>
</li>
<li>
<a href="#tab1">Classes</a>
</li>
</ul>
<div id="tab0" class="tab">
<h2>Failed tests</h2>
<ul class="linkList">
<li>
<a href="../classes/dev.freireservices.social_altruism.chat.ChatQuickStartTest.html">ChatQuickStartTest</a>.
<a href="../classes/dev.freireservices.social_altruism.chat.ChatQuickStartTest.html#testGreeterActorSendingOfGreeting">testGreeterActorSendingOfGreeting</a>
</li>
</ul>
</div>
<div id="tab1" class="tab">
<h2>Classes</h2>
<table>
<thread>
@ -77,14 +89,14 @@
</tr>
</thread>
<tr>
<td class="success">
<a href="../classes/dev.freireservices.social_altruism.ChatQuickStartTest.html">ChatQuickStartTest</a>
<td class="failures">
<a href="../classes/dev.freireservices.social_altruism.chat.ChatQuickStartTest.html">ChatQuickStartTest</a>
</td>
<td>2</td>
<td>1</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0.944s</td>
<td class="success">100%</td>
<td>10.961s</td>
<td class="failures">0%</td>
</tr>
</table>
</div>
@ -96,7 +108,7 @@
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
</label>
</div>Generated by
<a href="http://www.gradle.org">Gradle 7.6</a> at 22 dic 2023, 9:02:23</p>
<a href="http://www.gradle.org">Gradle 7.6</a> at 23 dic 2023, 11:22:47</p>
</div>
</div>
</body>