Package com.vaadin.browserless
See: Description
-
Class Summary Class Description BaseBrowserlessTest Base class for browserless tests. Builder Builder for creating a customized BrowserlessApplicationContext. BrowserlessApplicationContext Application-level context for multi-user browserless testing. BrowserlessTestSetupException Exception thrown by BaseBrowserlessTest methods when the mock environment has not been set up correctly. BrowserlessUIContext UI-level context for multi-user browserless testing. BrowserlessUserContext User-level context for multi-user browserless testing. ComponentQuery Query class used for finding a component inside a given search context. ComponentTester Test wrapper for components with helpful methods for testing a component. ElementConditions A collection of commons predicates to be used as ComponentQuery conditions. LitRendererTestUtil Utility methods for unit testing properties and functions of LitRenderers. MetaKeys Class for setting any down meta keys for events supporting meta keys. Builder Builder for SecuredBrowserlessApplicationContext. SecuredBrowserlessApplicationContext Credential-aware application context. SerializationDebugUtil TestSignalEnvironment Test-only SignalEnvironment that records submitted tasks instead of executing them asynchronously. -
Interface Summary Interface Description Clickable Mixin interface for component testers that support click simulation. CommercialTesterWrappers Provides factory method to create testers for commercial components. SecurityContextHandler Abstracts per-user security context management for multi-user testing. TesterWrappers -
Annotation Summary Annotation Description ComponentTesterPackages Annotation to use to scan given packages for component wrappers outside the default com.vaadin.flow.component.Tests Wrapper annotation for indicating which components a wrapper implementation supports. ViewPackages Annotation to use to scan given packages for routes and error views. -
Enum Summary Enum Description MouseButton Enums for mouse button values in click events.