com.vaadin.flow.component.html.testbench.

Class NativeButtonTester

All Implemented Interfaces:

ClickHandler

public class NativeButtonTester extends HtmlClickContainer<NativeButton>
  • Constructor Details

    • NativeButtonTester

      public NativeButtonTester(NativeButton component)

      > Wrap given component for testing.

      Parameters:

      component - target component