Skip to content

test: wait for element before getting text (#129) #224

test: wait for element before getting text (#129)

test: wait for element before getting text (#129) #224

GitHub Actions / Test Results failed Dec 8, 2024 in 0s

1 errors, 5 skipped, 281 pass in 1m 5s

287 tests   281 ✅  1m 5s ⏱️
 37 suites    5 💤
 37 files      0 ❌  1 🔥

Results for commit ba83677.

Annotations

Check failure on line 0 in com.github.mcollovati.vertx.vaadin.quarkus.it.ServiceIT

See this annotation in the file changed.

@github-actions github-actions / Test Results

sessionExpiredMessageCustomized (com.github.mcollovati.vertx.vaadin.quarkus.it.ServiceIT) with error

vertx-vaadin-quarkus-extension/integration-tests/production/target/failsafe-reports/TEST-com.github.mcollovati.vertx.vaadin.quarkus.it.ServiceIT.xml [took 0s]
Raw output
no such element: Unable to locate element: {"method":"css selector","selector":"div.v-system-error div.message"}
  (Session info: chrome=131.0.6778.85)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.26.0', revision: '8ccf0219d7'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1025-azure', java.version: '17.0.13'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [ff441dde8d189615aa10aad33e1c326d, findElement {value=div.v-system-error div.message, using=css selector}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.85, chrome: {chromedriverVersion: 131.0.6778.85 (3d81e41b6f3a..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:35097}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:35097/devtoo..., se:cdpVersion: 131.0.6778.85, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: ff441dde8d189615aa10aad33e1c326d
org.openqa.selenium.NoSuchElementException: 
no such element: Unable to locate element: {"method":"css selector","selector":"div.v-system-error div.message"}
  (Session info: chrome=131.0.6778.85)
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.26.0', revision: '8ccf0219d7'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1025-azure', java.version: '17.0.13'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [ff441dde8d189615aa10aad33e1c326d, findElement {value=div.v-system-error div.message, using=css selector}]
Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 131.0.6778.85, chrome: {chromedriverVersion: 131.0.6778.85 (3d81e41b6f3a..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:35097}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:35097/devtoo..., se:cdpVersion: 131.0.6778.85, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: ff441dde8d189615aa10aad33e1c326d
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
	at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:50)
	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:190)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)
	at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)
	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)
	at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
	at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
	at com.vaadin.testbench.TestBenchDriverProxy.findElement(TestBenchDriverProxy.java:50)
	at com.vaadin.testbench.TestBenchDriverProxy_$$_jvst1cc_0._d12findElement(TestBenchDriverProxy_$$_jvst1cc_0.java)
	at jdk.internal.reflect.GeneratedMethodAccessor38.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at com.vaadin.testbench.DriverInvocationHandler.invoke(DriverInvocationHandler.java:47)
	at com.vaadin.testbench.TestBenchDriverProxy_$$_jvst1cc_0.findElement(TestBenchDriverProxy_$$_jvst1cc_0.java)
	at com.vaadin.testbench.TestBenchTestCase.findElement(TestBenchTestCase.java:122)
	at com.github.mcollovati.vertx.vaadin.quarkus.it.ServiceIT.assertSystemMessageEquals(ServiceIT.java:123)
	at com.github.mcollovati.vertx.vaadin.quarkus.it.ServiceIT.sessionExpiredMessageCustomized(ServiceIT.java:83)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
2024-12-08 01:39:47,251 ERROR [io.qua.ver.cor.run.VertxCoreRecorder] (vert.x-eventloop-thread-0) Uncaught exception received by Vert.x: java.lang.IllegalStateException: Response head already sent
	at io.vertx.core.http.impl.Http1xServerResponse.checkHeadWritten(Http1xServerResponse.java:722)
	at io.vertx.core.http.impl.Http1xServerResponse.removeCookie(Http1xServerResponse.java:874)
	at com.github.mcollovati.vertx.http.HttpServerResponseWrapper.removeCookie(HttpServerResponseWrapper.java:32)
	at io.vertx.ext.web.handler.impl.SessionHandlerImpl.createNewSession(SessionHandlerImpl.java:439)
	at io.vertx.ext.web.handler.impl.SessionHandlerImpl.lambda$handle$7(SessionHandlerImpl.java:311)
	at io.vertx.core.impl.future.FutureImpl$1.onSuccess(FutureImpl.java:91)
	at io.vertx.core.impl.future.FutureBase.emitSuccess(FutureBase.java:66)
	at io.vertx.core.impl.future.FutureImpl.addListener(FutureImpl.java:231)
	at io.vertx.core.impl.future.FutureImpl.onSuccess(FutureImpl.java:87)
	at io.vertx.ext.web.handler.impl.SessionHandlerImpl.handle(SessionHandlerImpl.java:290)
	at io.vertx.ext.web.handler.impl.SessionHandlerImpl.handle(SessionHandlerImpl.java:37)
	at com.github.mcollovati.vertx.vaadin.sockjs.communication.SockJSPushHandler.lambda$initSocket$7(SockJSPushHandler.java:227)
	at io.vertx.core.impl.ContextInternal.dispatch(ContextInternal.java:279)
	at io.vertx.core.impl.ContextInternal.dispatch(ContextInternal.java:261)
	at io.vertx.core.impl.ContextInternal.lambda$runOnContext$0(ContextInternal.java:59)
	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:470)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:569)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
	at java.base/java.lang.Thread.run(Thread.java:840)
Dec 08, 2024 1:39:46 AM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
WARNING: Unable to find an exact match for CDP version 131, returning the closest version; found: 130; Please update to a Selenium version that supports CDP version 131
Dec 08, 2024 1:39:47 AM com.vaadin.testbench.ScreenshotOnFailureRule failed
INFO: Error screenshot written to: /home/runner/work/vertx-vaadin/vertx-vaadin/vertx-vaadin-quarkus-extension/integration-tests/production/error-screenshots/sessionExpiredMessageCustomized(com.github.mcollovati.vertx.vaadin.quarkus.it.ServiceIT).png

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

5 skipped tests found

There are 5 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
com.github.mcollovati.vertx.utils.ClassGraphTest ‑ Unknown test
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetAuthType
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionWithClusteredSessionStoreUT ‑ Unknown test
com.github.mcollovati.vertx.vaadin.connect.VertxVaadinConnectEndpointServiceTest ‑ Unknown test
com.github.mcollovati.vertx.vaadin.quarkus.it.SessionContextIT ‑ httpSessionExpirationDestroysSessionContext

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

287 tests found

There are 287 tests, see "Raw output" for the full list of tests.
Raw output
com.github.mcollovati.vertx.quarkus.ResourceProviderTest ‑ quarkusResourceProvider_returnsExpectedResources
com.github.mcollovati.vertx.quarkus.context.RouteContextTest ‑ destroyAllActive_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.RouteContextTest ‑ destroyAllActive_severalContexts_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.RouteContextTest ‑ destroyContext_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.RouteContextTest ‑ destroyQuarkusContext_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.RouteContextTest ‑ destroy_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.RouteContextTest ‑ getState_beanExistsInContext_contextualInstanceAndBeanAreReturned
com.github.mcollovati.vertx.quarkus.context.RouteContextTest ‑ get_contextNotActive_ExceptionThrown
com.github.mcollovati.vertx.quarkus.context.RouteContextTest ‑ get_newContextActive_newBeanCreated
com.github.mcollovati.vertx.quarkus.context.RouteContextTest ‑ get_sameContextActive_beanCreatedOnce
com.github.mcollovati.vertx.quarkus.context.RouteContextWithinDifferentUITest ‑ destroyAllActive_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.RouteContextWithinDifferentUITest ‑ destroyAllActive_severalContexts_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.RouteContextWithinDifferentUITest ‑ destroyContext_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.RouteContextWithinDifferentUITest ‑ destroyQuarkusContext_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.RouteContextWithinDifferentUITest ‑ destroy_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.RouteContextWithinDifferentUITest ‑ getState_beanExistsInContext_contextualInstanceAndBeanAreReturned
com.github.mcollovati.vertx.quarkus.context.RouteContextWithinDifferentUITest ‑ get_contextNotActive_ExceptionThrown
com.github.mcollovati.vertx.quarkus.context.RouteContextWithinDifferentUITest ‑ get_newContextActive_newBeanCreated
com.github.mcollovati.vertx.quarkus.context.RouteContextWithinDifferentUITest ‑ get_sameContextActive_beanCreatedOnce
com.github.mcollovati.vertx.quarkus.context.RouteContextWrapperTest ‑ destroyContext_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.RouteContextWrapperTest ‑ destroyQuarkusContext_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.RouteContextWrapperTest ‑ destroy_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.RouteContextWrapperTest ‑ getState_beanExistsInContext_contextualInstanceAndBeanAreReturned
com.github.mcollovati.vertx.quarkus.context.RouteContextWrapperTest ‑ get_contextNotActive_ExceptionThrown
com.github.mcollovati.vertx.quarkus.context.RouteContextWrapperTest ‑ get_newContextActive_newBeanCreated
com.github.mcollovati.vertx.quarkus.context.RouteContextWrapperTest ‑ get_sameContextActive_beanCreatedOnce
com.github.mcollovati.vertx.quarkus.context.RouteContextWrapperWithinDifferentUITest ‑ destroyContext_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.RouteContextWrapperWithinDifferentUITest ‑ destroyQuarkusContext_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.RouteContextWrapperWithinDifferentUITest ‑ destroy_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.RouteContextWrapperWithinDifferentUITest ‑ getState_beanExistsInContext_contextualInstanceAndBeanAreReturned
com.github.mcollovati.vertx.quarkus.context.RouteContextWrapperWithinDifferentUITest ‑ get_contextNotActive_ExceptionThrown
com.github.mcollovati.vertx.quarkus.context.RouteContextWrapperWithinDifferentUITest ‑ get_newContextActive_newBeanCreated
com.github.mcollovati.vertx.quarkus.context.RouteContextWrapperWithinDifferentUITest ‑ get_sameContextActive_beanCreatedOnce
com.github.mcollovati.vertx.quarkus.context.RouteContextualStorageManagerTest ‑ afterNavigation_group2NavigationAftergroup1_beansAreDestroyed
com.github.mcollovati.vertx.quarkus.context.RouteContextualStorageManagerTest ‑ afterNavigation_initialNavigationTarget_scopeDoesNotExist_Throws
com.github.mcollovati.vertx.quarkus.context.RouteContextualStorageManagerTest ‑ onBeforeEnter_anotherUIHasNoWindowName_beanIsDestroyedOnUiDestroy
com.github.mcollovati.vertx.quarkus.context.RouteContextualStorageManagerTest ‑ onBeforeEnter_group1Navigation_beansAreScoped
com.github.mcollovati.vertx.quarkus.context.RouteContextualStorageManagerTest ‑ onBeforeEnter_group2NavigationAfterGroup1_beansAreDestroyed
com.github.mcollovati.vertx.quarkus.context.RouteContextualStorageManagerTest ‑ onBeforeEnter_initialNavigationTarget_scopeDoesNotExist_Throws
com.github.mcollovati.vertx.quarkus.context.RouteContextualStorageManagerTest ‑ preserveOnRefresh_anotherUIHasSameWindowName_beanIsPreserved
com.github.mcollovati.vertx.quarkus.context.ServiceContextTest ‑ destroyAllActive_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.ServiceContextTest ‑ destroyAllActive_severalContexts_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.ServiceContextTest ‑ destroyContext_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.ServiceContextTest ‑ destroyQuarkusContext_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.ServiceContextTest ‑ destroy_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.ServiceContextTest ‑ getState_beanExistsInContext_contextualInstanceAndBeanAreReturned
com.github.mcollovati.vertx.quarkus.context.ServiceContextTest ‑ get_contextNotActive_ExceptionThrown
com.github.mcollovati.vertx.quarkus.context.ServiceContextTest ‑ get_newContextActive_newBeanCreated
com.github.mcollovati.vertx.quarkus.context.ServiceContextTest ‑ get_sameContextActive_beanCreatedOnce
com.github.mcollovati.vertx.quarkus.context.SessionContextTest ‑ destroyAllActive_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.SessionContextTest ‑ destroyAllActive_severalContexts_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.SessionContextTest ‑ destroyContext_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.SessionContextTest ‑ destroyQuarkusContext_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.SessionContextTest ‑ destroy_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.SessionContextTest ‑ getState_beanExistsInContext_contextualInstanceAndBeanAreReturned
com.github.mcollovati.vertx.quarkus.context.SessionContextTest ‑ get_contextNotActive_ExceptionThrown
com.github.mcollovati.vertx.quarkus.context.SessionContextTest ‑ get_newContextActive_newBeanCreated
com.github.mcollovati.vertx.quarkus.context.SessionContextTest ‑ get_sameContextActive_beanCreatedOnce
com.github.mcollovati.vertx.quarkus.context.UiContextTest ‑ destroyAllActive_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.UiContextTest ‑ destroyAllActive_severalContexts_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.UiContextTest ‑ destroyContext_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.UiContextTest ‑ destroyQuarkusContext_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.UiContextTest ‑ destroy_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.UiContextTest ‑ getState_beanExistsInContext_contextualInstanceAndBeanAreReturned
com.github.mcollovati.vertx.quarkus.context.UiContextTest ‑ get_contextNotActive_ExceptionThrown
com.github.mcollovati.vertx.quarkus.context.UiContextTest ‑ get_newContextActive_newBeanCreated
com.github.mcollovati.vertx.quarkus.context.UiContextTest ‑ get_sameContextActive_beanCreatedOnce
com.github.mcollovati.vertx.quarkus.context.UiPseudoScopeContextTest ‑ destroyContext_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.UiPseudoScopeContextTest ‑ destroyQuarkusContext_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.UiPseudoScopeContextTest ‑ destroy_beanExistsInContext_beanDestroyed
com.github.mcollovati.vertx.quarkus.context.UiPseudoScopeContextTest ‑ getState_beanExistsInContext_contextualInstanceAndBeanAreReturned
com.github.mcollovati.vertx.quarkus.context.UiPseudoScopeContextTest ‑ get_contextNotActive_ExceptionThrown
com.github.mcollovati.vertx.quarkus.context.UiPseudoScopeContextTest ‑ get_newContextActive_newBeanCreated
com.github.mcollovati.vertx.quarkus.context.UiPseudoScopeContextTest ‑ get_sameContextActive_beanCreatedOnce
com.github.mcollovati.vertx.support.HillaWorkAroundUT ‑ testFusionWorkAround
com.github.mcollovati.vertx.support.VaadinPatchesTest ‑ testPatchInstallation
com.github.mcollovati.vertx.utils.ClassGraphTest ‑ Unknown test
com.github.mcollovati.vertx.vaadin.StartupContextTest ‑ testGetResourcePaths
com.github.mcollovati.vertx.vaadin.StartupContextTest ‑ testResolveResource
com.github.mcollovati.vertx.vaadin.VaadinVerticleUT ‑ shouldDisableHillaSupportByConfiguration
com.github.mcollovati.vertx.vaadin.VaadinVerticleUT ‑ shouldFindI18NSupport
com.github.mcollovati.vertx.vaadin.VaadinVerticleUT ‑ shouldPropagateFailureIfInitializationFails
com.github.mcollovati.vertx.vaadin.VaadinVerticleUT ‑ startWithPromiseShouldInvokeSynStart
com.github.mcollovati.vertx.vaadin.VaadinVerticleUT ‑ stopWithPromiseShouldInvokeSynStart
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ browserHasNewestVersionInvalidModificiationTime
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ browserHasNewestVersionNewerIfModifiedSinceHeader
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ browserHasNewestVersionNoIfModifiedSinceHeader
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ browserHasNewestVersionOlderIfModifiedSinceHeader
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ browserHasNewestVersionUnknownModificiationTime
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ contextPath_serveStaticBundleBuildResource
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ contextPath_serveStaticFileResource
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ customStaticBuildResource_isServed
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ customStatsJson_isServedFromServlet
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ directoryIsNotResourceRequest
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ getCacheTime
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ getRequestFilename
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ getStaticResource_delegateToVaadinService
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ isNotResourceRequest
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ isNotResourceRequestWithContextPath
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ isResourceRequest
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ isResourceRequestWithContextPath
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ manifestPath_indexHtml_isNotResourceRequest
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ manifestPath_indexHtml_isNotResourceRequest_withContextPath
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ manifestPath_isResourceRequest
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ manifestPath_isResourceRequest_withContextPath
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ nonProductionMode_writeCacheHeadersCacheResource_noCache
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ nonProductionMode_writeCacheHeadersDoNotCacheResource
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ nonexistingStaticBuildResource_notServed
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveNonExistingStaticResource
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveStaticBundleBuildResource
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveStaticFileResource
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveStaticResource
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveStaticResourceBrowserHasLatest
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveStaticResourceFromWebjarWithIncorrectPath
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveStaticResourceFromWebjarWithIncorrectPathAndFixingDisabled
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveStaticResource_externalThemeResourceRequest_serveFromBundle
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveStaticResource_projectThemeResourceRequest_serveFromFrontend
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveStaticResource_themeResourceRequest_productionMode_notServeFromBundleNorFromFrontend
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveStaticResource_uriWithDirectoryChangeInTheEndWithBackslash_returnsImmediatelyAndSetsForbiddenStatus
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveStaticResource_uriWithDirectoryChangeInTheEndWithEncodedBackslashLowerCase_returnsImmediatelyAndSetsForbiddenStatus
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveStaticResource_uriWithDirectoryChangeInTheEndWithEncodedBackslashUpperCase_returnsImmediatelyAndSetsForbiddenStatus
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveStaticResource_uriWithDirectoryChangeInTheEndWithSlash_returnsImmediatelyAndSetsForbiddenStatus
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveStaticResource_uriWithDirectoryChangeWithBackslash_returnsImmediatelyAndSetsForbiddenStatus
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveStaticResource_uriWithDirectoryChangeWithEncodedBackslashLowerCase_returnsImmediatelyAndSetsForbiddenStatus
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveStaticResource_uriWithDirectoryChangeWithEncodedBackslashUpperCase_returnsImmediatelyAndSetsForbiddenStatus
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ serveStaticResource_uriWithDirectoryChangeWithSlash_returnsImmediatelyAndSetsForbiddenStatus
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ staticManifestPathIndexHtmlResource_returnsNotFound
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ staticManifestPathResource_isServed
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ writeCacheHeadersCacheResource
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ writeCacheHeadersDoNotCacheResource
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ writeModificationTimestampBrowserDoesNotHaveLatest
com.github.mcollovati.vertx.vaadin.VertxStaticFileServerTest ‑ writeModificationTimestampBrowserHasLatest
com.github.mcollovati.vertx.vaadin.VertxVaadinContextTest ‑ getAttributeWithProvider
com.github.mcollovati.vertx.vaadin.VertxVaadinContextTest ‑ getMissingAttributeWithoutProvider
com.github.mcollovati.vertx.vaadin.VertxVaadinContextTest ‑ removeAttribute
com.github.mcollovati.vertx.vaadin.VertxVaadinContextTest ‑ setAndGetAttribute
com.github.mcollovati.vertx.vaadin.VertxVaadinContextTest ‑ setNullAttributeNotAllowed
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetAttributeNamesToRoutingContext
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetAttributeToRoutingContext
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetAuthType
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetCharacterEncoding
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetContentLengthToHttpServerRequest
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetContentType
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetContextPath
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetCookies
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetDateHeader
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetHeader
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetHeaderNames
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetHeaders
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetInputStreamToHttpServerRequest
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetLocale
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetLocalesToRoutingContext
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetMethod
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetParameterMapToRoutingContext
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetParameterToRoutingContext
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetPathInfo
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetPrincipal
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetReaderToHttpServerRequest
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetRemoteAddress
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetRemoteHost
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetRemotePort
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetRemoteUser
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateGetWrappedSessionToRoutingContext
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateIsSecure
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateIsUserInRole
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateRemoveAttributeToRoutingContext
com.github.mcollovati.vertx.vaadin.VertxVaadinRequestUT ‑ shouldDelegateSetAttributeToRoutingContext
com.github.mcollovati.vertx.vaadin.VertxVaadinResponseUT ‑ getOutputStreamShouldFailIfGetWriterHasBeenCalled
com.github.mcollovati.vertx.vaadin.VertxVaadinResponseUT ‑ getWriterShouldFailIfGetOutputStreamHasBeenCalled
com.github.mcollovati.vertx.vaadin.VertxVaadinResponseUT ‑ shouldDelegateAadCookie
com.github.mcollovati.vertx.vaadin.VertxVaadinResponseUT ‑ shouldDelegateGetOutputStream
com.github.mcollovati.vertx.vaadin.VertxVaadinResponseUT ‑ shouldDelegateGetWriter
com.github.mcollovati.vertx.vaadin.VertxVaadinResponseUT ‑ shouldDelegateSendError
com.github.mcollovati.vertx.vaadin.VertxVaadinResponseUT ‑ shouldDelegateSetCacheTime
com.github.mcollovati.vertx.vaadin.VertxVaadinResponseUT ‑ shouldDelegateSetCacheTimeForNoCache
com.github.mcollovati.vertx.vaadin.VertxVaadinResponseUT ‑ shouldDelegateSetContentLength
com.github.mcollovati.vertx.vaadin.VertxVaadinResponseUT ‑ shouldDelegateSetContentType
com.github.mcollovati.vertx.vaadin.VertxVaadinResponseUT ‑ shouldDelegateSetDateHeader
com.github.mcollovati.vertx.vaadin.VertxVaadinResponseUT ‑ shouldDelegateSetHeader
com.github.mcollovati.vertx.vaadin.VertxVaadinResponseUT ‑ shouldDelegateSetStatus
com.github.mcollovati.vertx.vaadin.VertxVaadinServiceUT ‑ resolveNullThrows
com.github.mcollovati.vertx.vaadin.VertxVaadinServiceUT ‑ resolveResource
com.github.mcollovati.vertx.vaadin.VertxVaadinServiceUT ‑ resolveResourceNPM_production
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ getAttributeNamesShouldThrowExceptionWhenSessionIsInvalidated
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ getAttributeShouldThrowExceptionWhenSessionIsInvalidated
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ getLastAccessedTimeShouldThrowExceptionWhenSessionIsInvalidated
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ invalidateShouldThrowExceptionWhenSessionIsInvalidated
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ isNewShouldBeTrueIfLastAccessedIsNotSet
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ isNewShouldThrowExceptionWhenSessionIsInvalidated
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ removeAttributeShouldThrowExceptionWhenSessionIsInvalidated
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ removeAttributeShuoldInvokeValueUnboundForHttpSessionBindingListeners
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ setAttributeShouldThrowExceptionWhenSessionIsInvalidated
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ setAttributeShuoldInvokeValueBoundForHttpSessionBindingListener
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ setAttributeShuoldInvokeValueUnboundForReplacedHttpSessionBindingListener
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ setMaxInactiveIntervalIsNotSupported
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ shouldDelegateGetAttribute
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ shouldDelegateGetAttributeNames
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ shouldDelegateGetCreationTime
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ shouldDelegateGetId
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ shouldDelegateGetLastAccessedTime
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ shouldDelegateGetMaxInactiveInterval
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ shouldDelegateInvalidate
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ shouldDelegateRemoveAttribute
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ shouldDelegateSetAttribute
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionUT ‑ shouldUnbindOnInvalidate
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionWithClusteredSessionStoreUT ‑ Unknown test
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionWithLocalSessionStoreUT ‑ shouldInvokeBindingListener
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionWithLocalSessionStoreUT ‑ shouldInvokeBindingListenerWhenReplaced
com.github.mcollovati.vertx.vaadin.VertxWrappedSessionWithLocalSessionStoreUT ‑ shouldInvokeBindingListenerWhenSessionIsInvalidated
com.github.mcollovati.vertx.vaadin.connect.VertxVaadinConnectEndpointServiceTest ‑ Unknown test
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_AllowAnonymousAccess_When_ClassIsAnnotated
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_AllowAnonymousAccess_When_MethodIsAnnotated
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_AllowAnonymousAccess_When_PermitAllAndAnonymousAllowed
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_AllowAnonymousAccess_When_RolesAllowedAndAnonymousAllowed
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_AllowAnyAuthenticatedAccess_When_PermitAllAndAnonymousAllowed
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_AllowAnyAuthenticatedAccess_When_RolesAllowedAndAnonymousAllowed
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_AllowSpecificRoleAccess_When_RolesAllowedAndPermitAll
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_DisallowAnonymousAccess_When_AnonymousAllowedIsOverriddenWithDenyAll
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_DisallowAnonymousAccess_When_AnonymousAllowedIsOverriddenWithPermitAll
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_DisallowAnonymousAccess_When_AnonymousAllowedIsOverriddenWithRolesAllowed
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_DisallowAnonymousAccess_When_DenyAllAndAnonymousAllowed
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_DisallowAnyAuthenticatedAccess_When_DenyAllAndAnonymousAllowed
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_DisallowNotMatchingRoleAccess_When_RolesAllowedAndPermitAll
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_Fail_When_DenyAllClass
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_Fail_When_InvalidRoleClass
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_Fail_When_NoAuthentication
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_NotAllowAnonymousAccess_When_NoAnnotationsPresent
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_Pass_When_Authentication_And_matching_token
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_Pass_When_DenyAllClass_PermitAllMethod
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_Pass_When_DenyAllClass_ValidRoleMethod
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_Pass_When_InvalidRoleClass_PermitAllMethod
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_Pass_When_InvalidRoleClass_ValidRoleMethod
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_Pass_When_ValidRoleClass
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_Throw_When_PrivateMethodIsPassed
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_fail_When_having_different_token_between_session_and_headerRequest
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_fail_When_having_different_token_between_session_and_headerRequest_and_NoAuthentication_AnonymousAllowed
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_fail_When_not_having_token_in_headerRequest
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_fail_When_not_having_token_in_session_but_have_token_in_request_header
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_fail_When_not_having_token_in_session_but_have_token_in_request_header_And_AnonymousAllowed
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_pass_When_csrf_disabled
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_pass_When_not_having_session_And_not_having_token_in_request_header
com.github.mcollovati.vertx.vaadin.connect.auth.VertxConnectAccessCheckerTest ‑ should_pass_When_not_having_session_And_not_having_token_in_request_header_And_AnonymousAllowed
com.github.mcollovati.vertx.vaadin.connect.rest.EndpointWithVertxHandlerTest ‑ shouldNotExposePrivateAndProtectedFields_when_CallingFromRestAPIs
com.github.mcollovati.vertx.vaadin.connect.rest.EndpointWithVertxHandlerTest ‑ should_BeAbleToSerializeABeanWithZonedDateTimeField
com.github.mcollovati.vertx.vaadin.connect.rest.EndpointWithVertxHandlerTest ‑ should_BeAbleToSerializePrivateFieldsOfABean_when_CallingFromConnectEndPoint
com.github.mcollovati.vertx.vaadin.connect.rest.EndpointWithVertxHandlerTest ‑ should_RepsectJacksonAnnotation_when_serializeBean
com.github.mcollovati.vertx.vaadin.connect.rest.EndpointWithVertxHandlerTest ‑ should_serializeLocalTimeInExpectedFormat
com.github.mcollovati.vertx.vaadin.quarkus.it.AddonsIT ‑ addonWithJandexIndexedShouldBeRendered
com.github.mcollovati.vertx.vaadin.quarkus.it.AddonsIT ‑ addonWithoutJandexIndexedOnApplicationPropertiesShouldBeRendered
com.github.mcollovati.vertx.vaadin.quarkus.it.PushSmokeIT ‑ pushUpdatesEmbeddedWebComponent
com.github.mcollovati.vertx.vaadin.quarkus.it.RemoveOldContentIT ‑ removeUIScopedRouterLayoutContent_navigateToAnotherRouteInsideMainLayoutAndBack_subLayoutOldContentRemoved
com.github.mcollovati.vertx.vaadin.quarkus.it.RemoveOldContentIT ‑ removeUIScopedRouterLayoutContent_navigateToAnotherRouteOutsideMainLayoutAndBack_mainLayoutOldContentRemoved
com.github.mcollovati.vertx.vaadin.quarkus.it.RouteContextIT ‑ beanWithNoOwner_preservedWithinTheSameRoutingChain
com.github.mcollovati.vertx.vaadin.quarkus.it.RouteContextIT ‑ beansWithNoOwner_preservedWithinTheSameRouteTarget_notPreservedAfterNavigation
com.github.mcollovati.vertx.vaadin.quarkus.it.RouteContextIT ‑ errorHandlerIsScoped
com.github.mcollovati.vertx.vaadin.quarkus.it.RouteContextIT ‑ eventObserved
com.github.mcollovati.vertx.vaadin.quarkus.it.RouteContextIT ‑ navigateFromRootToMasterReleasesRootInjectsEmptyBeans
com.github.mcollovati.vertx.vaadin.quarkus.it.RouteContextIT ‑ navigateToViewWhichThrows_beansInsideErrorViewArePreservedinScope
com.github.mcollovati.vertx.vaadin.quarkus.it.RouteContextIT ‑ navigationFromApartToMasterReleasesGroup
com.github.mcollovati.vertx.vaadin.quarkus.it.RouteContextIT ‑ navigationFromAssignedToMasterHoldsGroup
com.github.mcollovati.vertx.vaadin.quarkus.it.RouteContextIT ‑ postponedNavigationDoesNotCreateTarget
com.github.mcollovati.vertx.vaadin.quarkus.it.RouteContextIT ‑ preserveOnRefresh_beanIsNotDestroyed
com.github.mcollovati.vertx.vaadin.quarkus.it.RouteContextIT ‑ rerouteReleasesSource
com.github.mcollovati.vertx.vaadin.quarkus.it.RouteContextIT ‑ routeScopeDoesNotExist_injectionWithOwnerOutOfNavigationThrows_invalidViewIsNotRendered
com.github.mcollovati.vertx.vaadin.quarkus.it.RouteContextIT ‑ routeScopedBeanIsDestroyedOnNavigationOutOfViewAfterPreserveOnRefresh
com.github.mcollovati.vertx.vaadin.quarkus.it.ServiceIT ‑ bootstrapCustomizedByServiceInitEventObserver
com.github.mcollovati.vertx.vaadin.quarkus.it.ServiceIT ‑ errorHandlerCustomized
com.github.mcollovati.vertx.vaadin.quarkus.it.ServiceIT ‑ serviceScopedBeanIsPreservedAcrossUIs
com.github.mcollovati.vertx.vaadin.quarkus.it.ServiceIT ‑ sessionDestroyEventObserved
com.github.mcollovati.vertx.vaadin.quarkus.it.ServiceIT ‑ sessionExpiredMessageCustomized
com.github.mcollovati.vertx.vaadin.quarkus.it.ServiceIT ‑ sessionInitEventObserved
com.github.mcollovati.vertx.vaadin.quarkus.it.ServiceIT ‑ uiInitEventObserved
com.github.mcollovati.vertx.vaadin.quarkus.it.SessionContextCloseIT ‑ vaadinSessionCloseDestroysSessionContext
com.github.mcollovati.vertx.vaadin.quarkus.it.SessionContextIT ‑ httpSessionCloseDestroysSessionContext
com.github.mcollovati.vertx.vaadin.quarkus.it.SessionContextIT ‑ httpSessionExpirationDestroysSessionContext
com.github.mcollovati.vertx.vaadin.quarkus.it.SessionContextIT ‑ sameSessionIsAccessibleFromUIs
com.github.mcollovati.vertx.vaadin.quarkus.it.SmokeTestIT ‑ smokeTest_clickButton
com.github.mcollovati.vertx.vaadin.quarkus.it.SmokeTestIT ‑ smokeTest_validateReusableTheme
com.github.mcollovati.vertx.vaadin.quarkus.it.UIContextIT ‑ beanDestroyedOnSessionClose
com.github.mcollovati.vertx.vaadin.quarkus.it.UIContextIT ‑ beanDestroyedOnUIClose
com.github.mcollovati.vertx.vaadin.quarkus.it.UIContextIT ‑ normalScopedBeanInjectedToLargerScopeChangesWithActiveUI
com.github.mcollovati.vertx.vaadin.quarkus.it.UIContextIT ‑ observerCalledOnInstanceAttachedToUI
com.github.mcollovati.vertx.vaadin.quarkus.it.UIContextIT ‑ sameScopedComponentInjectedInOtherView
com.github.mcollovati.vertx.vaadin.quarkus.it.UIContextIT ‑ viewSurvivesNavigation
com.github.mcollovati.vertx.vaadin.quarkus.it.UIEventsIT ‑ navigationEventsObserved
com.github.mcollovati.vertx.vaadin.quarkus.it.UIEventsIT ‑ pollEventObserved
com.github.mcollovati.vertx.web.sstore.ExtendedSessionUT ‑ extendeSessionShouldBeClusterSerializable