Class AbstractCollaborativeFormTestCommon
java.lang.Object
com.vaadin.testbench.TestBenchTestCase
com.vaadin.collaborationengine.util.AbstractViewTest
com.vaadin.collaborationengine.util.AbstractCollaborativeViewTest
com.vaadin.collaborationengine.util.FieldHighlightUtil
com.vaadin.collaborationengine.util.AbstractCollaborativeFormTestCommon
- All Implemented Interfaces:
com.vaadin.testbench.HasDriver,com.vaadin.testbench.HasElementQuery,com.vaadin.testbench.HasSearchContext,com.vaadin.testbench.HasTestBenchCommandExecutor
- Direct Known Subclasses:
AvatarGroupTestCommon,CollaborationBinderTestCommon,ConnectionActivationTestCommon,FieldHighlightTestCommon,ReattachFieldTestCommon
Base class for tests that use the
CollaborativeFormViewCommon.-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class com.vaadin.collaborationengine.util.AbstractCollaborativeViewTest
AbstractCollaborativeViewTest.Client -
Field Summary
FieldsModifier and TypeFieldDescriptionFields 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.FieldHighlightUtil
assertNoUserTags, assertUserTags, assertUserTags, getUserTagNames, getUserTagsMethods 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
-
AbstractCollaborativeFormTestCommon
public AbstractCollaborativeFormTestCommon()
-
-
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()
-