| Package | Description |
|---|---|
| com.vaadin.flow.testutil |
| Modifier and Type | Method and Description |
|---|---|
static FrontendStubs.ToolStubBuilder |
FrontendStubs.ToolStubInfo.builder(FrontendStubs.Tool tool)
Creates a new builder for constructing a new instance of tool stub
info.
|
FrontendStubs.ToolStubBuilder |
FrontendStubs.ToolStubBuilder.withCacheDir(String cacheDir)
Adds a stub for npm cache directory.
|
FrontendStubs.ToolStubBuilder |
FrontendStubs.ToolStubBuilder.withVersion(String version)
Adds a stub for tool version.
|
Copyright © 2000–2023 Vaadin Ltd. All rights reserved.