Class MessageListTestCommon

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 MessageListTestCommon extends AbstractCollaborativeViewTest
  • Field Details

  • Constructor Details

    • MessageListTestCommon

      public MessageListTestCommon()
  • 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()
    • submitMessages_messageListUpdated

      public void submitMessages_messageListUpdated() throws Exception
      Throws:
      Exception
    • disconnectAndConnectToTopic_messageListUpdated

      public void disconnectAndConnectToTopic_messageListUpdated()