| Package | Description |
|---|---|
| com.vaadin.flow.testutil |
| Modifier and Type | Method and Description |
|---|---|
FrontendStubs.ToolStubInfo |
FrontendStubs.ToolStubBuilder.build()
Builds a new instance of tool stub info.
|
static FrontendStubs.ToolStubInfo |
FrontendStubs.ToolStubInfo.none()
Returns a dummy tool stub info, which denotes no stub is used.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
FrontendStubs.createStubNode(FrontendStubs.ToolStubInfo stubNode,
FrontendStubs.ToolStubInfo stubNpm,
String baseDir)
Creates stub versions of `node` and `npm` in the ./node folder as
frontend-maven-plugin does.
|
Copyright © 2000–2023 Vaadin Ltd. All rights reserved.