Class CollaborationAvatarInDialogTestCommon

  • 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 Detail

      • CollaborationAvatarInDialogTestCommon

        public CollaborationAvatarInDialogTestCommon()
    • Method Detail

      • getRoute

        public java.lang.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()