@aire-ux/aire-overlay
Version:
166 lines (163 loc) • 13.4 kB
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 - OverlayTest</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>OverlayTest</h1>
<div class="breadcrumbs">
<a href="../index.html">all</a> >
<a href="../packages/io.sunshower.aire.ux.controls.html">io.sunshower.aire.ux.controls</a> > OverlayTest</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">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">1.007s</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 output</a>
</li>
<li>
<a href="#tab2">Standard error</a>
</li>
</ul>
<div id="tab0" class="tab">
<h2>Tests</h2>
<table>
<thead>
<tr>
<th>Test</th>
<th>Method name</th>
<th>Duration</th>
<th>Result</th>
</tr>
</thead>
<tr>
<td class="success">void io.sunshower.aire.ux.controls.OverlayTest.ensureOverlayHostIsInjectable(io.sunshower.aire.ux.controls.routes.OverlayRoute)</td>
<td class="success">ensureOverlayHostIsInjectable(OverlayRoute)[1]</td>
<td class="success">1.007s</td>
<td class="success">passed</td>
</tr>
</table>
</div>
<div id="tab1" class="tab">
<h2>Standard output</h2>
<span class="code">
<pre>Auto-discovered views: Routes(routes=OverlayRoute, errorRoutes=MockRouteNotFoundError)
14:51:03.768 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
14:51:03.780 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
14:51:03.813 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [io.sunshower.aire.ux.controls.OverlayTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
14:51:03.824 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [io.sunshower.aire.ux.controls.OverlayTest], using SpringBootContextLoader
14:51:03.826 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [io.sunshower.aire.ux.controls.OverlayTest]: class path resource [io/sunshower/aire/ux/controls/OverlayTest-context.xml] does not exist
14:51:03.827 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [io.sunshower.aire.ux.controls.OverlayTest]: class path resource [io/sunshower/aire/ux/controls/OverlayTestContext.groovy] does not exist
14:51:03.827 [Test worker] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [io.sunshower.aire.ux.controls.OverlayTest]: no resource found for suffixes {-context.xml, Context.groovy}.
14:51:03.865 [Test worker] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [io.sunshower.aire.ux.controls.OverlayTest]
14:51:03.951 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [io.sunshower.aire.ux.controls.OverlayTest]: using defaults.
14:51:03.951 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
14:51:03.959 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource]
14:51:03.959 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
14:51:03.960 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@df1cff6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4925f4f5, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@1ad926d3, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3a43d133, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@39ce27f2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5f2afe62, org.springframework.test.context.event.EventPublishingTestExecutionListener@c96a4ea, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@28782602, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@60c16548, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@68105edc, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@511816c0, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@38b972d7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@5339bbad]
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.7.4)
2022-10-20 14:51:04.168 INFO 22672 --- [ Test worker] i.s.aire.ux.controls.OverlayTest : Starting OverlayTest using Java 17.0.1 on josiah-dev with PID 22672 (started by josiah in /home/josiah/dev/src/github.com/aire-ux/aire-overlay)
2022-10-20 14:51:04.169 INFO 22672 --- [ Test worker] i.s.aire.ux.controls.OverlayTest : No active profile set, falling back to 1 default profile: "default"
2022-10-20 14:51:05.431 INFO 22672 --- [ Test worker] i.s.aire.ux.controls.OverlayTest : Started OverlayTest in 1.452 seconds (JVM running for 2.967)
2022-10-20 14:51:05.526 INFO 22672 --- [ Test worker] c.v.f.s.DefaultDeploymentConfiguration :
Vaadin is running in DEVELOPMENT mode - do not use for production deployments.
2022-10-20 14:51:05.566 WARN 22672 --- [ Test worker] c.v.flow.server.VaadinServletService : no DevModeHandlerManager implementation found but dev server enabled. Include the com.vaadin.vaadin-dev-server dependency.
2022-10-20 14:51:05.655 INFO 22672 --- [ Test worker] com.aire.ux.test.vaadin.TestFrame : Activated Stack Frame TestFrame[location: none, routes: Routes(routes=OverlayRoute, errorRoutes=MockRouteNotFoundError)]
2022-10-20 14:51:05.709 INFO 22672 --- [ Test worker] com.aire.ux.test.vaadin.TestFrame : Deactivating test frame TestFrame[location: none, routes: Routes(routes=OverlayRoute, errorRoutes=MockRouteNotFoundError)]...
2022-10-20 14:51:05.718 INFO 22672 --- [ Test worker] com.aire.ux.test.vaadin.TestFrame : Deactivated tet frame TestFrame[location: none, routes: null]
2022-10-20 14:51:05.719 INFO 22672 --- [ Test worker] com.aire.ux.test.vaadin.TestFrame : Activating Stack Frame TestFrame[location: none, routes: null]...
Auto-discovered views: Routes(routes=OverlayRoute, errorRoutes=MockRouteNotFoundError)
2022-10-20 14:51:05.932 WARN 22672 --- [ Test worker] c.v.flow.server.VaadinServletService : no DevModeHandlerManager implementation found but dev server enabled. Include the com.vaadin.vaadin-dev-server dependency.
2022-10-20 14:51:05.935 INFO 22672 --- [ Test worker] com.aire.ux.test.vaadin.TestFrame : Activated Stack Frame TestFrame[location: none, routes: Routes(routes=OverlayRoute, errorRoutes=MockRouteNotFoundError)]
2022-10-20 14:51:06.516 INFO 22672 --- [ Test worker] com.aire.ux.test.vaadin.TestFrame : TestFrame[location: none, routes: Routes(routes=OverlayRoute, errorRoutes=MockRouteNotFoundError)] navigating to aire-overlay
2022-10-20 14:51:06.547 INFO 22672 --- [ Test worker] com.aire.ux.test.vaadin.TestFrame : TestFrame[location: aire-overlay, routes: Routes(routes=OverlayRoute, errorRoutes=MockRouteNotFoundError)] navigated to aire-overlay
2022-10-20 14:51:06.557 INFO 22672 --- [ Test worker] com.aire.ux.test.vaadin.TestFrame : Navigating back to aire-overlay
2022-10-20 14:51:06.566 INFO 22672 --- [ Test worker] com.aire.ux.test.vaadin.TestFrame : Deactivating test frame TestFrame[location: aire-overlay, routes: Routes(routes=OverlayRoute, errorRoutes=MockRouteNotFoundError)]...
2022-10-20 14:51:06.568 INFO 22672 --- [ Test worker] com.aire.ux.test.vaadin.TestFrame : Deactivated tet frame TestFrame[location: aire-overlay, routes: null]
2022-10-20 14:51:06.568 INFO 22672 --- [ Test worker] com.aire.ux.test.vaadin.TestFrame : Activating Stack Frame TestFrame[location: none, routes: null]...
Auto-discovered views: Routes(routes=OverlayRoute, errorRoutes=MockRouteNotFoundError)
2022-10-20 14:51:06.701 WARN 22672 --- [ Test worker] c.v.flow.server.VaadinServletService : no DevModeHandlerManager implementation found but dev server enabled. Include the com.vaadin.vaadin-dev-server dependency.
2022-10-20 14:51:06.705 INFO 22672 --- [ Test worker] com.aire.ux.test.vaadin.TestFrame : Activated Stack Frame TestFrame[location: none, routes: Routes(routes=OverlayRoute, errorRoutes=MockRouteNotFoundError)]
2022-10-20 14:51:06.713 INFO 22672 --- [ Test worker] com.aire.ux.test.vaadin.TestFrame : Deactivating test frame TestFrame[location: none, routes: Routes(routes=OverlayRoute, errorRoutes=MockRouteNotFoundError)]...
2022-10-20 14:51:06.715 INFO 22672 --- [ Test worker] com.aire.ux.test.vaadin.TestFrame : Deactivated tet frame TestFrame[location: none, routes: null]
</pre>
</span>
</div>
<div id="tab2" class="tab">
<h2>Standard error</h2>
<span class="code">
<pre>Oct 20, 2022 2:51:03 PM com.aire.ux.test.vaadin.TestFrame activate
INFO: Activating Stack Frame TestFrame[location: none, routes: null]...
</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</a> at Oct 20, 2022, 2:51:06 PM</p>
</div>
</div>
</body>
</html>