Package com.vaadin.testbench.unit
See: Description
-
Class Summary Class Description LitRendererTestUtil Utility methods for unit testing properties and functions of LitRenderers. ComponentQuery Query class used for finding a component inside a given search context. UIUnitTestSetupException Exception thrown by BaseUIUnitTest methods when the mock environment has not been set up correctly. MetaKeys Class for setting any down meta keys for events supporting meta keys. BaseUIUnitTest Base class for UI unit tests. ComponentTester Test wrapper for components with helpful methods for testing a component. ElementConditions A collection of commons predicates to be used as ComponentQuery conditions. UITestSpringLookupInitializer A SpringLookupInitializer that adapts Spring ApplicationContext to WebApplicationContext and registers it into ServletContext so that lookup can be initialized correctly. -
Annotation Summary Annotation Description Tests Wrapper annotation for indicating which components a wrapper implementation supports. ViewPackages Annotation to use to scan given packages for routes and error views. ComponentTesterPackages Annotation to use to scan given packages for component wrappers outside the default com.vaadin.flow.component. -
Interface Summary Interface Description CommercialTestWrappers Provides factory method to create testers for commercial components. TesterWrappers -
Enum Summary Enum Description MouseButton Enums for mouse button values in click events.