| Package | Description |
|---|---|
| com.vaadin.flow.testutil |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractParallelTestBenchTest
Abstract base class for parallel flow TestBench tests.
|
class |
AbstractTestBenchTest
Abstract base class for flow TestBench tests.
|
| Modifier and Type | Method and Description |
|---|---|
protected Optional<LocalExecution> |
AbstractTestBenchTest.getLocalExecution()
Gets local execution (
LocalExecution) configuration for the test. |
protected Optional<LocalExecution> |
AbstractParallelTestBenchTest.getLocalExecution()
Gets local execution (
LocalExecution) configuration for the test. |
Copyright © 2000–2025 Vaadin Ltd. All rights reserved.