A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
_
C
- cancel() - function in com.vaadin.flow.component.confirmdialog.ConfirmDialogTester
- Click cancel button.
- captionContains(String) - function in com.vaadin.testbench.unit.internal.SearchSpec
- Makes sure that the component's Component.caption contains given substring.
- changeSessionId() - function in com.vaadin.testbench.unit.mocks.MockRequest
- ChartTester - class in com.vaadin.flow.component.charts
- Tester for Chart components.
- CheckboxGroupTester - class in com.vaadin.flow.component.checkbox
- Tester for CheckboxGroup components.
- CheckboxTester - class in com.vaadin.flow.component.checkbox
- Tester for Checkbox components.
- checkEditableByUser(Component) - function in com.vaadin.testbench.unit.internal.BasicUtilsKt
- Checks that a component is actually editable by the user:
The component must be effectively visible: it itself must be visible, its parent must be visible and all of its ascendants must be visible. For the purpose of testing individual components not attached to the UI, a component may be considered visible even though it's not currently nested in a UI.
The component must be effectively enabled: it itself must be enabled, its parent must be enabled and all of its ascendants must be enabled.
If the component is HasValue, it must not be HasValue.isReadOnly.
- checkHasLock(String) - function in com.vaadin.flow.server.MockSpringVaadinSession
- checkHasLock(String) - function in com.vaadin.flow.server.MockVaadinSession
- checkHasLock() - function in com.vaadin.flow.server.MockVaadinSession
- classes() - function in com.vaadin.testbench.unit.ViewPackages
- Array of classes whose packages will be scanned for views
- cleanupDialogs() - function in com.vaadin.testbench.unit.internal.TestingLifecycleHookKt
- Flow Server does not close the dialog when Dialog.close is called; instead it tells client-side dialog to close, which then fires event back to the server that the dialog was closed, and removes itself from the DOM.
- cleanupSession(VaadinSession) - function in com.vaadin.flow.server.MockService
- clear() - function in com.vaadin.flow.component.html.testbench.InputTester
- Resets the value to the empty value of the component.
- clear() - function in com.vaadin.flow.component.textfield.TextFieldTester
- Resets the value to the empty one, as when clicking on component clear button on the browser.
- clearPwaClass(ApplicationRouteRegistry) - function in com.vaadin.testbench.unit.internal.RoutesKt
- Clears the PWA class config from this registry.
- clearSelection() - function in com.vaadin.flow.component.listbox.MultiSelectListBoxTester
- Clear all selected items from the component.
- clearSlot(Element,String) - function in com.vaadin.testbench.unit.internal.ElementUtilsKt
- Removes all child elements from given slot, leaving it empty.
- click() - function in com.vaadin.flow.component.button.ButtonTester
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.button.ButtonTester
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click() - function in com.vaadin.flow.component.checkbox.CheckboxTester
- If the component is usable, send click to component as if it was from the client.
- click() - function in com.vaadin.flow.component.html.testbench.AnchorTester
- Click the anchor for navigation if target is a registered route in the application.
- click() - function in com.vaadin.flow.component.html.testbench.ClickHandler
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.html.testbench.ClickHandler
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click(int,MetaKeys) - function in com.vaadin.flow.component.html.testbench.ClickHandler
- click(int,MetaKeys) - function in com.vaadin.flow.component.html.testbench.DescriptionListTester
- click() - function in com.vaadin.flow.component.html.testbench.DescriptionListTester
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.html.testbench.DescriptionListTester
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click(int,MetaKeys) - function in com.vaadin.flow.component.html.testbench.DivTester
- click() - function in com.vaadin.flow.component.html.testbench.DivTester
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.html.testbench.DivTester
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click(int,MetaKeys) - function in com.vaadin.flow.component.html.testbench.EmphasisTester
- click() - function in com.vaadin.flow.component.html.testbench.EmphasisTester
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.html.testbench.EmphasisTester
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click(int,MetaKeys) - function in com.vaadin.flow.component.html.testbench.H1Tester
- click() - function in com.vaadin.flow.component.html.testbench.H1Tester
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.html.testbench.H1Tester
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click(int,MetaKeys) - function in com.vaadin.flow.component.html.testbench.H2Tester
- click() - function in com.vaadin.flow.component.html.testbench.H2Tester
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.html.testbench.H2Tester
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click(int,MetaKeys) - function in com.vaadin.flow.component.html.testbench.H3Tester
- click() - function in com.vaadin.flow.component.html.testbench.H3Tester
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.html.testbench.H3Tester
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click(int,MetaKeys) - function in com.vaadin.flow.component.html.testbench.H4Tester
- click() - function in com.vaadin.flow.component.html.testbench.H4Tester
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.html.testbench.H4Tester
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click(int,MetaKeys) - function in com.vaadin.flow.component.html.testbench.H5Tester
- click() - function in com.vaadin.flow.component.html.testbench.H5Tester
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.html.testbench.H5Tester
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click(int,MetaKeys) - function in com.vaadin.flow.component.html.testbench.H6Tester
- click() - function in com.vaadin.flow.component.html.testbench.H6Tester
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.html.testbench.H6Tester
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click(int,MetaKeys) - function in com.vaadin.flow.component.html.testbench.HtmlClickContainer
- click() - function in com.vaadin.flow.component.html.testbench.HtmlClickContainer
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.html.testbench.HtmlClickContainer
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click(int,MetaKeys) - function in com.vaadin.flow.component.html.testbench.ImageTester
- click() - function in com.vaadin.flow.component.html.testbench.ImageTester
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.html.testbench.ImageTester
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click(int,MetaKeys) - function in com.vaadin.flow.component.html.testbench.ListItemTester
- click() - function in com.vaadin.flow.component.html.testbench.ListItemTester
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.html.testbench.ListItemTester
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click(int,MetaKeys) - function in com.vaadin.flow.component.html.testbench.NativeButtonTester
- click() - function in com.vaadin.flow.component.html.testbench.NativeButtonTester
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.html.testbench.NativeButtonTester
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click(int,MetaKeys) - function in com.vaadin.flow.component.html.testbench.NativeDetailsTester
- click() - function in com.vaadin.flow.component.html.testbench.NativeDetailsTester
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.html.testbench.NativeDetailsTester
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click(int,MetaKeys) - function in com.vaadin.flow.component.html.testbench.OrderedListTester
- click() - function in com.vaadin.flow.component.html.testbench.OrderedListTester
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.html.testbench.OrderedListTester
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click(int,MetaKeys) - function in com.vaadin.flow.component.html.testbench.ParagraphTester
- click() - function in com.vaadin.flow.component.html.testbench.ParagraphTester
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.html.testbench.ParagraphTester
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click(int,MetaKeys) - function in com.vaadin.flow.component.html.testbench.PreTester
- click() - function in com.vaadin.flow.component.html.testbench.PreTester
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.html.testbench.PreTester
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click(int,MetaKeys) - function in com.vaadin.flow.component.html.testbench.SpanTester
- click() - function in com.vaadin.flow.component.html.testbench.SpanTester
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.html.testbench.SpanTester
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click(int,MetaKeys) - function in com.vaadin.flow.component.html.testbench.UnorderedListTester
- click() - function in com.vaadin.flow.component.html.testbench.UnorderedListTester
- If the component is usable send click to component as if it was from the client.
- click(MetaKeys) - function in com.vaadin.flow.component.html.testbench.UnorderedListTester
- If the component is usable send click to component as if it was from the client with defined meta keys pressed.
- click() - function in com.vaadin.flow.component.radiobutton.RadioButtonTester
- If the component is usable, send click to component as if it was from the client.
- clickChart() - function in com.vaadin.flow.component.charts.ChartTester
- Simulates a click on the chart, but not on legend items or points.
- ClickHandler - class in com.vaadin.flow.component.html.testbench
- clickItem(String,Array) - function in com.vaadin.flow.component.contextmenu.ContextMenuTester
- Simulates a click on the item that matches the given text.
- clickItem(int,Array) - function in com.vaadin.flow.component.contextmenu.ContextMenuTester
- Simulates a click on the item at the given position in the menu.
- clickItem(String,Array) - function in com.vaadin.flow.component.menubar.MenuBarTester
- Simulates a click on the item that matches the given text.
- clickItem(int,Array) - function in com.vaadin.flow.component.menubar.MenuBarTester
- Simulates a click on the item at the given position in the menu.
- clickLegendItem(String) - function in com.vaadin.flow.component.charts.ChartTester
- Simulates a click on the item of the legend with the given text.
- clickPoint(String,String) - function in com.vaadin.flow.component.charts.ChartTester
- Simulates a click on a point on the chart.
- clickRow(int) - function in com.vaadin.flow.component.grid.GridTester
- Click on grid row.
- clickRow(int,MouseButton) - function in com.vaadin.flow.component.grid.GridTester
- Click on grid row with given button.
- clickRow(int,MetaKeys) - function in com.vaadin.flow.component.grid.GridTester
- Click on grid row with given meta keys pressed.
- clickRow(int,MouseButton,MetaKeys) - function in com.vaadin.flow.component.grid.GridTester
- Click on grid row with given button and meta keys pressed.
- clientRoundtrip() - function in com.vaadin.testbench.unit.internal.MockVaadin
- Since UI Unit Testing runs in the same JVM as the server and there is no browser, the boundaries between the client and the server become unclear.
- close() - function in com.vaadin.flow.component.contextmenu.ContextMenuTester
- Closes the context menu.
- close() - function in com.vaadin.flow.component.dialog.DialogTester
- Close the dialog.
- close() - function in com.vaadin.testbench.unit.mocks.MockSpringVaadinSession
- close() - function in com.vaadin.testbench.unit.mocks.MockVaadinSession
- close() - function in com.vaadin.flow.component.MockedUI
- closeCurrentUI(Boolean) - function in com.vaadin.testbench.unit.internal.MockVaadin
- Properly closes the current UI and fire the detach event on it.
- closeDetails() - function in com.vaadin.flow.component.details.DetailsTester
- Hides contents as if the summary is clicked on the browser.
- closeSession(VaadinSession) - function in com.vaadin.flow.server.MockSpringServletService
- closeSession(VaadinSession) - function in com.vaadin.flow.server.MockService
- com.vaadin.flow.component.accordion - package com.vaadin.flow.component.accordion
- com.vaadin.flow.component.button - package com.vaadin.flow.component.button
- com.vaadin.flow.component.charts - package com.vaadin.flow.component.charts
- com.vaadin.flow.component.checkbox - package com.vaadin.flow.component.checkbox
- com.vaadin.flow.component.combobox - package com.vaadin.flow.component.combobox
- com.vaadin.flow.component.confirmdialog - package com.vaadin.flow.component.confirmdialog
- com.vaadin.flow.component.contextmenu - package com.vaadin.flow.component.contextmenu
- com.vaadin.flow.component.datepicker - package com.vaadin.flow.component.datepicker
- com.vaadin.flow.component.datetimepicker - package com.vaadin.flow.component.datetimepicker
- com.vaadin.flow.component.details - package com.vaadin.flow.component.details
- com.vaadin.flow.component.dialog - package com.vaadin.flow.component.dialog
- com.vaadin.flow.component.grid - package com.vaadin.flow.component.grid
- com.vaadin.flow.component.html.testbench - package com.vaadin.flow.component.html.testbench
- com.vaadin.flow.component.listbox - package com.vaadin.flow.component.listbox
- com.vaadin.flow.component.login - package com.vaadin.flow.component.login
- com.vaadin.flow.component.menubar - package com.vaadin.flow.component.menubar
- com.vaadin.flow.component.messages - package com.vaadin.flow.component.messages
- com.vaadin.flow.component.notification - package com.vaadin.flow.component.notification
- com.vaadin.flow.component.radiobutton - package com.vaadin.flow.component.radiobutton
- com.vaadin.flow.component.select - package com.vaadin.flow.component.select
- com.vaadin.flow.component.tabs - package com.vaadin.flow.component.tabs
- com.vaadin.flow.component.textfield - package com.vaadin.flow.component.textfield
- com.vaadin.flow.component.timepicker - package com.vaadin.flow.component.timepicker
- com.vaadin.flow.component.upload - package com.vaadin.flow.component.upload
- com.vaadin.testbench.unit - package com.vaadin.testbench.unit
- com.vaadin.testbench.unit.component - package com.vaadin.testbench.unit.component
- com.vaadin.testbench.unit.internal - package com.vaadin.testbench.unit.internal
- com.vaadin.testbench.unit.mocks - package com.vaadin.testbench.unit.mocks
- ComboBoxTester - class in com.vaadin.flow.component.combobox
- ComponentQuery - class in com.vaadin.testbench.unit
- Query class used for finding a component inside a given search context.
- ComponentTester - class in com.vaadin.testbench.unit
- Test wrapper for components with helpful methods for testing a component.
- ComponentTesterPackages - class in com.vaadin.testbench.unit
- Annotation to use to scan given packages for component wrappers outside the default
com.vaadin.flow.component. - ComponentUtilsKt - class in com.vaadin.testbench.unit.internal
- confirm() - function in com.vaadin.flow.component.confirmdialog.ConfirmDialogTester
- Click the confirm button.
- ConfirmDialogTester - class in com.vaadin.flow.component.confirmdialog
- Tester for ConfirmDialog.
- connectClient(String,String,String,String,String,JsonValue) - function in com.vaadin.flow.component.MockedUI
- constructVaadinContext() - function in com.vaadin.flow.server.MockService
- containsBean(String) - function in com.vaadin.testbench.unit.mocks.MockWebApplicationContext
- containsBeanDefinition(String) - function in com.vaadin.testbench.unit.mocks.MockWebApplicationContext
- containsHeader(String) - function in com.vaadin.testbench.unit.mocks.MockResponse
- containsLocalBean(String) - function in com.vaadin.testbench.unit.mocks.MockWebApplicationContext
- containsText(String) - function in com.vaadin.testbench.unit.ElementConditions
- Checks if text content of the component contains the given text.
- containsText(String,boolean) - function in com.vaadin.testbench.unit.ElementConditions
- Checks if text content of the component contains the given text.
- ContextMenuTester - class in com.vaadin.flow.component.contextmenu
- Tester for ContextMenu components.
- copyAttributes(HttpSession) - function in com.vaadin.testbench.unit.mocks.MockHttpSession
- create(ServletContext) - function in com.vaadin.testbench.unit.mocks.MockHttpSession.Companion
- create(Instantiator) - function in com.vaadin.testbench.unit.mocks.MockInstantiator.Companion
- createComponent(Class) - function in com.vaadin.flow.di.MockInstantiator
- createCriticalNotificationJSON(String,String,String,String) - function in com.vaadin.flow.server.MockSpringServletService
- createDeploymentConfiguration(Properties) - function in com.vaadin.flow.server.MockVaadinServlet
- createFilter(Class) - function in com.vaadin.testbench.unit.mocks.MockContext
- createInstantiator() - function in com.vaadin.flow.server.MockService
- createListener(Class) - function in com.vaadin.testbench.unit.mocks.MockContext
- createMockContext(Set) - function in com.vaadin.testbench.unit.mocks.MockVaadinHelper
- createMockVaadinContext() - function in com.vaadin.testbench.unit.mocks.MockVaadinHelper
- createRequestHandlers() - function in com.vaadin.flow.server.MockService
- createRouteTarget(Class,NavigationEvent) - function in com.vaadin.flow.di.MockInstantiator
- createServlet(Class) - function in com.vaadin.testbench.unit.mocks.MockContext
- createServletService() - function in com.vaadin.flow.server.MockVaadinServlet
- createSessionExpiredJSON(boolean) - function in com.vaadin.flow.server.MockSpringServletService
- createStaticFileHandler(VaadinService) - function in com.vaadin.flow.server.MockVaadinServlet
- createStreamResourceRegistry() - function in com.vaadin.flow.server.MockVaadinSession
- createUINotFoundJSON(boolean) - function in com.vaadin.flow.server.MockSpringServletService
- createVaadinRequest(HttpServletRequest) - function in com.vaadin.flow.server.MockVaadinServlet
- ctrl() - function in com.vaadin.testbench.unit.MetaKeys
- Set ctrl key down to
true.