Package com.vaadin.browserless
package com.vaadin.browserless
-
ClassDescriptionBase class for browserless tests.Application-level context for multi-user browserless testing.Builder for creating a customized
BrowserlessApplicationContext.JUnit 5 extension for browserless Vaadin testing with per-class lifecycle.JUnit 5 extension for browserless Vaadin testing with per-method lifecycle.Base JUnit 6 class for browserless tests.Exception thrown byBaseBrowserlessTestmethods when the mock environment has not been set up correctly.A SpringLookupInitializer that adapts Spring ApplicationContext to WebApplicationContext and registers it into ServletContext so that lookup can be initialized correctly.UI-level context for multi-user browserless testing.User-level context for multi-user browserless testing.Mixin interface for component testers that support click simulation.Provides factory method to create testers for commercial components.ComponentQuery<T extends Component>Query class used for finding a component inside a given search context.ComponentTester<T extends Component>Test wrapper for components with helpful methods for testing a component.Annotation to use to scan given packages for component wrappers outside the defaultcom.vaadin.flow.component.A collection of commons predicates to be used asComponentQueryconditions.Utility methods for unit testing properties and functions of LitRenderers.Class for setting any down meta keys for events supporting meta keys.Enums for mouse button values in click events.Credential-aware application context.Builder forSecuredBrowserlessApplicationContext.Abstracts per-user security context management for multi-user testing.Factory for creating a Spring-integratedBrowserlessApplicationContext.Base JUnit 6 class for browserless testing of applications based on Spring Framework.Spring Security implementation ofSecurityContextHandler.Wrapper annotation for indicating which components a wrapper implementation supports.Test-onlySignalEnvironmentthat records submitted tasks instead of executing them asynchronously.JUnit 6 extension that will collect and output the component tree for the failing test UI.Annotation to use to scan given packages for routes and error views.