Package com.vaadin.tests.dataprovider
Class AbstractComponentDataViewTest
java.lang.Object
com.vaadin.tests.dataprovider.AbstractComponentDataViewTest
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. Concrete implementations
of this class should provide a particular component to be tested as a
HasDataView implementation.-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
items
-
dataProvider
-
dataView
-
component
-
-
Constructor Details
-
AbstractComponentDataViewTest
public AbstractComponentDataViewTest()
-
-
Method Details
-
init
@BeforeEach protected void init() -
getComponent
-