Class CollaborationAvatarInDialogTestCommon

java.lang.Object
com.vaadin.testbench.TestBenchTestCase
All Implemented Interfaces:
com.vaadin.testbench.HasDriver, com.vaadin.testbench.HasElementQuery, com.vaadin.testbench.HasSearchContext, com.vaadin.testbench.HasTestBenchCommandExecutor

public class CollaborationAvatarInDialogTestCommon extends AbstractCollaborativeViewTest
  • Constructor Details

    • CollaborationAvatarInDialogTestCommon

      public CollaborationAvatarInDialogTestCommon()
  • 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
    • whenAvatarGroupIsDetachedThenUserIsRemovedFromTopic

      public void whenAvatarGroupIsDetachedThenUserIsRemovedFromTopic()