143 lines
4.3 KiB
HTML
143 lines
4.3 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
<meta http-equiv="x-ua-compatible" content="IE=edge"/>
|
|
<title>Test results - Class dslab.monitoring.MonitoringServerProtocolTest</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>Class dslab.monitoring.MonitoringServerProtocolTest</h1>
|
|
<div class="breadcrumbs">
|
|
<a href="../index.html">all</a> >
|
|
<a href="../packages/dslab.monitoring.html">dslab.monitoring</a> > MonitoringServerProtocolTest</div>
|
|
<div id="summary">
|
|
<table>
|
|
<tr>
|
|
<td>
|
|
<div class="summaryGroup">
|
|
<table>
|
|
<tr>
|
|
<td>
|
|
<div class="infoBox" id="tests">
|
|
<div class="counter">2</div>
|
|
<p>tests</p>
|
|
</div>
|
|
</td>
|
|
<td>
|
|
<div class="infoBox" id="failures">
|
|
<div class="counter">0</div>
|
|
<p>failures</p>
|
|
</div>
|
|
</td>
|
|
<td>
|
|
<div class="infoBox" id="ignored">
|
|
<div class="counter">0</div>
|
|
<p>ignored</p>
|
|
</div>
|
|
</td>
|
|
<td>
|
|
<div class="infoBox" id="duration">
|
|
<div class="counter">22.044s</div>
|
|
<p>duration</p>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
</td>
|
|
<td>
|
|
<div class="infoBox success" id="successRate">
|
|
<div class="percent">100%</div>
|
|
<p>successful</p>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div id="tabs">
|
|
<ul class="tabLinks">
|
|
<li>
|
|
<a href="#tab0">Tests</a>
|
|
</li>
|
|
<li>
|
|
<a href="#tab1">Standard error</a>
|
|
</li>
|
|
</ul>
|
|
<div id="tab0" class="tab">
|
|
<h2>Tests</h2>
|
|
<table>
|
|
<thead>
|
|
<tr>
|
|
<th>Test</th>
|
|
<th>Duration</th>
|
|
<th>Result</th>
|
|
</tr>
|
|
</thead>
|
|
<tr>
|
|
<td class="success">addresses_returnsCorrectStatistics</td>
|
|
<td class="success">11.005s</td>
|
|
<td class="success">passed</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="success">servers_returnsCorrectStatistics</td>
|
|
<td class="success">11.039s</td>
|
|
<td class="success">passed</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div id="tab1" class="tab">
|
|
<h2>Standard error</h2>
|
|
<span class="code">
|
|
<pre>Dec 23, 2020 11:52:57 AM dslab.monitoring.MonitoringServer run
|
|
INFO: Creating UDP serverSocket for dslab.monitoring.MonitoringServer@2f62b3f5
|
|
Dec 23, 2020 11:53:00 AM dslab.monitoring.MonitoringServerProtocolTest servers_returnsCorrectStatistics
|
|
INFO: Sending three monitoring packets to monitoring socket
|
|
Dec 23, 2020 11:53:00 AM dslab.monitoring.MonitoringListener run
|
|
INFO: Incoming packet contains server: 127.0.0.1:42
|
|
Dec 23, 2020 11:53:00 AM dslab.monitoring.MonitoringListener run
|
|
INFO: Incoming packet contains address: foo@example.com
|
|
Dec 23, 2020 11:53:00 AM dslab.monitoring.MonitoringListener run
|
|
INFO: Incoming packet contains server: 127.0.0.1:43
|
|
Dec 23, 2020 11:53:00 AM dslab.monitoring.MonitoringListener run
|
|
INFO: Incoming packet contains address: foo@example.com
|
|
Dec 23, 2020 11:53:00 AM dslab.monitoring.MonitoringListener run
|
|
INFO: Incoming packet contains server: 127.0.0.1:42
|
|
Dec 23, 2020 11:53:00 AM dslab.monitoring.MonitoringListener run
|
|
INFO: Incoming packet contains address: bar@example.com
|
|
Dec 23, 2020 11:53:08 AM dslab.monitoring.MonitoringServer run
|
|
INFO: Creating UDP serverSocket for dslab.monitoring.MonitoringServer@1e2967a2
|
|
Dec 23, 2020 11:53:11 AM dslab.monitoring.MonitoringServerProtocolTest addresses_returnsCorrectStatistics
|
|
INFO: Sending three monitoring packets to monitoring socket
|
|
Dec 23, 2020 11:53:11 AM dslab.monitoring.MonitoringListener run
|
|
INFO: Incoming packet contains server: 127.0.0.1:42
|
|
Dec 23, 2020 11:53:11 AM dslab.monitoring.MonitoringListener run
|
|
INFO: Incoming packet contains address: foo@example.com
|
|
Dec 23, 2020 11:53:11 AM dslab.monitoring.MonitoringListener run
|
|
INFO: Incoming packet contains server: 127.0.0.1:43
|
|
Dec 23, 2020 11:53:11 AM dslab.monitoring.MonitoringListener run
|
|
INFO: Incoming packet contains address: foo@example.com
|
|
Dec 23, 2020 11:53:11 AM dslab.monitoring.MonitoringListener run
|
|
INFO: Incoming packet contains server: 127.0.0.1:42
|
|
Dec 23, 2020 11:53:11 AM dslab.monitoring.MonitoringListener run
|
|
INFO: Incoming packet contains address: bar@example.com
|
|
</pre>
|
|
</span>
|
|
</div>
|
|
</div>
|
|
<div id="footer">
|
|
<p>
|
|
<div>
|
|
<label class="hidden" id="label-for-line-wrapping-toggle" for="line-wrapping-toggle">Wrap lines
|
|
<input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/>
|
|
</label>
|
|
</div>Generated by
|
|
<a href="http://www.gradle.org">Gradle 6.6.1</a> at Dec 23, 2020, 11:55:51 AM</p>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|