Skip to content
Snippets Groups Projects
RegressionTestSuite.html 2.63 KiB
Newer Older
  • Learn to ignore specific revisions
  • Rosen Georgiev's avatar
    Rosen Georgiev committed
    <!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 RegressionTestSuite</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 RegressionTestSuite</h1>
    <div class="breadcrumbs">
    <a href="../index.html">all</a> &gt; 
    <a href="../packages/default-package.html">default-package</a> &gt; RegressionTestSuite</div>
    <div id="summary">
    <table>
    <tr>
    <td>
    <div class="summaryGroup">
    <table>
    <tr>
    <td>
    <div class="infoBox" id="tests">
    <div class="counter">1</div>
    <p>tests</p>
    </div>
    </td>
    <td>
    <div class="infoBox" id="failures">
    <div class="counter">1</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">0s</div>
    <p>duration</p>
    </div>
    </td>
    </tr>
    </table>
    </div>
    </td>
    <td>
    <div class="infoBox failures" id="successRate">
    <div class="percent">0%</div>
    <p>successful</p>
    </div>
    </td>
    </tr>
    </table>
    </div>
    <div id="tabs">
    <ul class="tabLinks">
    <li>
    <a href="#tab0">Failed tests</a>
    </li>
    <li>
    <a href="#tab1">Tests</a>
    </li>
    <li>
    <a href="#tab2">Standard error</a>
    </li>
    </ul>
    <div id="tab0" class="tab">
    <h2>Failed tests</h2>
    <div class="test">
    <a name="initializationError"></a>
    <h3 class="failures">initializationError</h3>
    <span class="code">
    <pre>courgette.runtime.CourgetteTestFailureException: There were failing tests. Refer to the Courgette html report for more details.
    </pre>
    </span>
    </div>
    </div>
    <div id="tab1" class="tab">
    <h2>Tests</h2>
    <table>
    <thead>
    <tr>
    <th>Test</th>
    <th>Duration</th>
    <th>Result</th>
    </tr>
    </thead>
    <tr>
    <td class="failures">initializationError</td>
    <td class="failures">0s</td>
    <td class="failures">failed</td>
    </tr>
    </table>
    </div>
    <div id="tab2" class="tab">
    <h2>Standard error</h2>
    <span class="code">
    <pre>Apr 15, 2022 4:56:26 PM cucumber.runtime.filter.TagExpressionOld isOldTagExpression
    WARNING: Found tags option '~@wip'. Support for '~@tag' will be removed from the next release of Cucumber-JVM. Please use 'not @tag' instead.
    </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 7.4.1</a> at Apr 15, 2022, 4:56:29 PM</p>
    </div>
    </div>
    </body>
    </html>