Package com.vaadin.collaborationengine
Class SystemContextTestCommon
java.lang.Object
com.vaadin.testbench.TestBenchTestCase
com.vaadin.collaborationengine.util.AbstractViewTest
com.vaadin.collaborationengine.util.AbstractCollaborativeViewTest
com.vaadin.collaborationengine.SystemContextTestCommon
- All Implemented Interfaces:
com.vaadin.testbench.HasDriver,com.vaadin.testbench.HasElementQuery,com.vaadin.testbench.HasSearchContext,com.vaadin.testbench.HasTestBenchCommandExecutor
-
Nested Class Summary
Nested classes/interfaces inherited from class com.vaadin.collaborationengine.util.AbstractCollaborativeViewTest
AbstractCollaborativeViewTest.Client -
Field Summary
Fields inherited from class com.vaadin.collaborationengine.util.AbstractCollaborativeViewTest
addedClientsFields inherited from class com.vaadin.collaborationengine.util.AbstractViewTest
isHeadless, isHub, isLocal, isSauce, ruleFields inherited from class com.vaadin.testbench.TestBenchTestCase
driver, maxAttempts -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vaadin.collaborationengine.util.AbstractCollaborativeViewTest
addClient, close, closeBrowsersMethods inherited from class com.vaadin.collaborationengine.util.AbstractViewTest
assertThemePresentOnElement, close, createDriver, getRootElement, getURL, getURL, refresh, setupMethods inherited from class com.vaadin.testbench.TestBenchTestCase
concatUrl, executeScript, findElement, findElements, getCommandExecutor, getContext, getDriver, setDriver, testBench, waitUntil, waitUntil, wrapMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.vaadin.testbench.HasElementQuery
$, $
-
Constructor Details
-
SystemContextTestCommon
public SystemContextTestCommon()
-
-
Method Details
-
getRoute
Description copied from class:AbstractViewTestGet the route of the view to navigate to. In most cases it should be the same as the value in the@Routeannotation of the view.- Specified by:
getRoutein classAbstractViewTest
-
messageSubmittedToServlet_visibleInView
- Throws:
IOException
-