Class AbstractCollaborativeFormTestCommon

All Implemented Interfaces:
com.vaadin.testbench.HasDriver, com.vaadin.testbench.HasElementQuery, com.vaadin.testbench.HasSearchContext, com.vaadin.testbench.HasTestBenchCommandExecutor
Direct Known Subclasses:
AvatarGroupTestCommon, CollaborationBinderTestCommon, ConnectionActivationTestCommon, FieldHighlightTestCommon, ReattachFieldTestCommon

public abstract class AbstractCollaborativeFormTestCommon extends FieldHighlightUtil
Base class for tests that use the CollaborativeFormViewCommon.
  • Field Details

  • Constructor Details

    • AbstractCollaborativeFormTestCommon

      public AbstractCollaborativeFormTestCommon()
  • Method Details

    • getRoute

      public String getRoute()
      Description copied from class: AbstractViewTest
      Get the route of the view to navigate to. In most cases it should be the same as the value in the @Route annotation of the view.
      Specified by:
      getRoute in class AbstractViewTest
    • init

      public void init()
    • reset

      public void reset()