Class SystemContextTestCommon

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

      • SystemContextTestCommon

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

        public void messageSubmittedToServlet_visibleInView()
                                                     throws java.io.IOException
        Throws:
        java.io.IOException