Package com.vaadin.collaborationengine
Class AvatarGroupTestCommon
- 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 AvatarGroupTestCommon extends AbstractCollaborativeFormTestCommon
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.vaadin.collaborationengine.util.AbstractCollaborativeFormTestCommon
AbstractCollaborativeFormTestCommon.ClientState
-
Nested classes/interfaces inherited from class com.vaadin.collaborationengine.util.AbstractCollaborativeViewTest
AbstractCollaborativeViewTest.Client
-
-
Field Summary
-
Fields inherited from class com.vaadin.collaborationengine.util.AbstractCollaborativeFormTestCommon
client1
-
Fields inherited from class com.vaadin.collaborationengine.util.AbstractCollaborativeViewTest
addedClients
-
Fields inherited from class com.vaadin.collaborationengine.util.AbstractViewTest
rule
-
-
Constructor Summary
Constructors Constructor Description AvatarGroupTestCommon()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidavatarAndFieldHighlightHaveSameColorIndex()voidopenAndCloseClients_avatarsUpdated()-
Methods inherited from class com.vaadin.collaborationengine.util.AbstractCollaborativeFormTestCommon
getRoute, init, reset
-
Methods inherited from class com.vaadin.collaborationengine.util.FieldHighlightUtil
assertNoUserTags, assertUserTags, assertUserTags, getUserTagNames, getUserTags
-
Methods inherited from class com.vaadin.collaborationengine.util.AbstractCollaborativeViewTest
addClient, close, closeBrowsers
-
Methods inherited from class com.vaadin.collaborationengine.util.AbstractViewTest
assertThemePresentOnElement, close, createHeadlessChromeDriver, getRootElement, getURL, getURL, refresh, setup, setupClass
-
Methods inherited from class com.vaadin.testbench.TestBenchTestCase
concatUrl, executeScript, findElement, findElements, getCommandExecutor, getContext, getDriver, setDriver, testBench, waitUntil, waitUntil, wrap
-
-