| Class | Description |
|---|---|
| ClassesSerializableTest |
A superclass for serialization testing.
|
| ClassFinder |
Superclass for testing classes which need to scan project's classpath.
|
| CurrentInstanceCleaner |
Removes any CurrentInstance thread locals before running a test.
|
| FrontendStubs |
Utility class for stubbing Node.JS and Webpack scripts.
|
| FrontendStubs.ToolStubBuilder |
Builds a new instance of
FrontendStubs.ToolStubInfo. |
| FrontendStubs.ToolStubInfo |
Holds an information about build tool to be stubbed.
|
| TestUtils |
Shared code to use in the unit tests.
|
| Enum | Description |
|---|---|
| FrontendStubs.Tool |
Types of build tools.
|
Copyright © 2000–2023 Vaadin Ltd. All rights reserved.