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

Class PreTester

All Implemented Interfaces:

ClickHandler

public class PreTester extends HtmlClickContainer<Pre>
  • Constructor Details

    • PreTester

      public PreTester(Pre component)

      Wrap given component for testing.

      Parameters:

      component - target component