Package com.vaadin.collaborationengine
Class MessageListTestCommon
java.lang.Object
com.vaadin.testbench.TestBenchTestCase
com.vaadin.collaborationengine.util.AbstractViewTest
com.vaadin.collaborationengine.util.AbstractCollaborativeViewTest
com.vaadin.collaborationengine.MessageListTestCommon
- All Implemented Interfaces:
com.vaadin.testbench.HasDriver,com.vaadin.testbench.HasElementQuery,com.vaadin.testbench.HasSearchContext,com.vaadin.testbench.HasTestBenchCommandExecutor
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class com.vaadin.collaborationengine.util.AbstractCollaborativeViewTest
AbstractCollaborativeViewTest.Client -
Field Summary
FieldsFields 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
$, $
-
Field Details
-
client1
-
-
Constructor Details
-
MessageListTestCommon
public MessageListTestCommon()
-
-
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
-
init
public void init() -
reset
public void reset() -
submitMessages_messageListUpdated
- Throws:
Exception
-
disconnectAndConnectToTopic_messageListUpdated
public void disconnectAndConnectToTopic_messageListUpdated()
-