Class SystemContextTestCommon

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 SystemContextTestCommon extends AbstractCollaborativeViewTest
  • Constructor Details

    • SystemContextTestCommon

      public SystemContextTestCommon()
  • 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
    • messageSubmittedToServlet_visibleInView

      public void messageSubmittedToServlet_visibleInView() throws IOException
      Throws:
      IOException