All Classes and Interfaces
Classes
Class
Description
An abstract class that provides tests verifying that a component correctly
implements the
HasValidation interface.Abstract test class that contains the common tests for all generic data view
component's implementations, i.e. which extends
AbstractDataView and
doesn't contain an in-memory or lazy specific API.Base class for testing components with full-stack signals.
Util class for testing how components with data provider handles the data
provider listener on attaching/detaching and on setting a new data provider.
JUnit rule to enable a specific feature flag for the duration of a test.
JUnit rule to set up a UI and VaadinSession for testing.