A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W  _ 

M

matches(Component,Function1) - function in com.vaadin.testbench.unit.internal.BasicUtilsKt
Checks whether this component matches given spec.
MenuBarTester - class in com.vaadin.flow.component.menubar
Tester for MenuBar components.
merge(Routes) - function in com.vaadin.testbench.unit.internal.Routes
 
MessageInputTester - class in com.vaadin.flow.component.messages
Tester for MessageInput components.
MessageListTester - class in com.vaadin.flow.component.messages
Tester for MessageList components.
meta() - function in com.vaadin.testbench.unit.MetaKeys
Set meta key down to true.
MetaKeys - class in com.vaadin.testbench.unit
Class for setting any down meta keys for events supporting meta keys.
MIDDLE - enum entry in com.vaadin.testbench.unit.MouseButton
 
middleClick() - function in com.vaadin.flow.component.button.ButtonTester
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.button.ButtonTester
Click with middle button and given meta keys.
middleClick() - function in com.vaadin.flow.component.html.testbench.ClickHandler
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.html.testbench.ClickHandler
Click with middle button and given meta keys.
middleClick() - function in com.vaadin.flow.component.html.testbench.DescriptionListTester
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.html.testbench.DescriptionListTester
Click with middle button and given meta keys.
middleClick() - function in com.vaadin.flow.component.html.testbench.DivTester
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.html.testbench.DivTester
Click with middle button and given meta keys.
middleClick() - function in com.vaadin.flow.component.html.testbench.EmphasisTester
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.html.testbench.EmphasisTester
Click with middle button and given meta keys.
middleClick() - function in com.vaadin.flow.component.html.testbench.H1Tester
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.html.testbench.H1Tester
Click with middle button and given meta keys.
middleClick() - function in com.vaadin.flow.component.html.testbench.H2Tester
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.html.testbench.H2Tester
Click with middle button and given meta keys.
middleClick() - function in com.vaadin.flow.component.html.testbench.H3Tester
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.html.testbench.H3Tester
Click with middle button and given meta keys.
middleClick() - function in com.vaadin.flow.component.html.testbench.H4Tester
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.html.testbench.H4Tester
Click with middle button and given meta keys.
middleClick() - function in com.vaadin.flow.component.html.testbench.H5Tester
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.html.testbench.H5Tester
Click with middle button and given meta keys.
middleClick() - function in com.vaadin.flow.component.html.testbench.H6Tester
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.html.testbench.H6Tester
Click with middle button and given meta keys.
middleClick() - function in com.vaadin.flow.component.html.testbench.HtmlClickContainer
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.html.testbench.HtmlClickContainer
Click with middle button and given meta keys.
middleClick() - function in com.vaadin.flow.component.html.testbench.ImageTester
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.html.testbench.ImageTester
Click with middle button and given meta keys.
middleClick() - function in com.vaadin.flow.component.html.testbench.ListItemTester
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.html.testbench.ListItemTester
Click with middle button and given meta keys.
middleClick() - function in com.vaadin.flow.component.html.testbench.NativeButtonTester
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.html.testbench.NativeButtonTester
Click with middle button and given meta keys.
middleClick() - function in com.vaadin.flow.component.html.testbench.NativeDetailsTester
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.html.testbench.NativeDetailsTester
Click with middle button and given meta keys.
middleClick() - function in com.vaadin.flow.component.html.testbench.OrderedListTester
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.html.testbench.OrderedListTester
Click with middle button and given meta keys.
middleClick() - function in com.vaadin.flow.component.html.testbench.ParagraphTester
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.html.testbench.ParagraphTester
Click with middle button and given meta keys.
middleClick() - function in com.vaadin.flow.component.html.testbench.PreTester
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.html.testbench.PreTester
Click with middle button and given meta keys.
middleClick() - function in com.vaadin.flow.component.html.testbench.SpanTester
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.html.testbench.SpanTester
Click with middle button and given meta keys.
middleClick() - function in com.vaadin.flow.component.html.testbench.UnorderedListTester
Click with middle button.
middleClick(MetaKeys) - function in com.vaadin.flow.component.html.testbench.UnorderedListTester
Click with middle button and given meta keys.
MockContext - class in com.vaadin.testbench.unit.mocks
 
MockContext.Companion - class in com.vaadin.testbench.unit.mocks.MockContext
 
MockedUI - class in com.vaadin.testbench.unit.mocks
A simple no-op UI used by default by com.vaadin.testbench.unit.MockVaadin.
mockFlowBuildInfo(VaadinServlet) - function in com.vaadin.testbench.unit.mocks.MockVaadinHelper
 
MockHttpEnvironment - class in com.vaadin.testbench.unit.mocks
 
MockHttpSession - class in com.vaadin.testbench.unit.mocks
A standalone implementation of the HttpSession interface.
MockHttpSession.Companion - class in com.vaadin.testbench.unit.mocks.MockHttpSession
 
MockInstantiator - class in com.vaadin.testbench.unit.mocks
Makes sure to load MockNpmTemplateParser.
MockInstantiator.Companion - class in com.vaadin.testbench.unit.mocks.MockInstantiator
 
MockInternalSeverError - class in com.vaadin.testbench.unit.internal
 
MockRequest - class in com.vaadin.testbench.unit.mocks
 
MockRequestCustomizer - class in com.vaadin.testbench.unit.internal
 
MockResponse - class in com.vaadin.testbench.unit.mocks
 
MockRouteNotFoundError - class in com.vaadin.testbench.unit.internal
This route gets registered by default in Routes, so that Karibu-Testing can catch any navigation to a missing route and can respond with an informative exception.
MockService - class in com.vaadin.testbench.unit.mocks
A mocking service that performs three very important tasks:
  • Overrides isAtmosphereAvailable to tell Vaadin that we don't have Atmosphere (otherwise Vaadin will crash)

  • Provides some dummy value as a root ID via getMainDivId (otherwise the mocked servlet env will crash).

  • Provides a MockVaadinSession. The class is intentionally opened, to be extensible in user's library.

To register your custom MockService instance, override MockVaadinServlet.createServletService.
MockServletConfig - class in com.vaadin.testbench.unit.mocks
 
MockSpringServlet - class in com.vaadin.testbench.unit.mocks
Makes sure that the routes are properly registered, and that MockSpringServletService is used instead of vanilla com.vaadin.flow.spring.SpringVaadinServletService.
MockSpringServletService - class in com.vaadin.testbench.unit.mocks
A mocking service that performs three very important tasks:
  • Overrides isAtmosphereAvailable to tell Vaadin that we don't have Atmosphere (otherwise Vaadin will crash)
  • Provides some dummy value as a root ID via getMainDivId (otherwise the mocked servlet env will crash).
  • Provides a MockSpringVaadinSession instead of com.vaadin.flow.spring.SpringVaadinSession.
The class is intentionally opened, to be extensible in user's library.
MockSpringVaadinSession - class in com.vaadin.testbench.unit.mocks
A Vaadin Session with one important difference:
  • Creates a new session when this one is closed. This is used to simulate a logout which closes the session - we need to have a new fresh session to be able to continue testing. In order to do that, simply override close, call `super.close()` then call afterSessionClose.
MockVaadin - class in com.vaadin.testbench.unit.internal
 
MockVaadinHelper - class in com.vaadin.testbench.unit.mocks
 
MockVaadinServlet - class in com.vaadin.testbench.unit.mocks
Makes sure that routes are properly registered, and that MockService is used instead of vanilla VaadinServletService.
MockVaadinSession - class in com.vaadin.testbench.unit.mocks
A Vaadin Session with one important difference:
  • Creates a new session when this one is closed. This is used to simulate a logout which closes the session - we need to have a new fresh session to be able to continue testing. In order to do that, simply override close, call super.close() then call MockVaadin.afterSessionClose.

MockWebApplicationContext - class in com.vaadin.testbench.unit.mocks
An adapter to make a generic Spring ApplicationContext act like a WebApplicationContext.
modifyIndexHtmlResponse(IndexHtmlResponse) - function in com.vaadin.flow.server.MockSpringServletService
 
modifyIndexHtmlResponse(IndexHtmlResponse) - function in com.vaadin.flow.server.MockService
 
MouseButton - class in com.vaadin.testbench.unit
Enums for mouse button values in click events.
MultiSelectListBoxTester - class in com.vaadin.flow.component.listbox
Tester for MultiSelectListBox components.
A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W  _