Uses of Class
com.vaadin.flow.testutil.FrontendStubs.ToolStubBuilder
-
Packages that use FrontendStubs.ToolStubBuilder Package Description com.vaadin.flow.testutil -
-
Uses of FrontendStubs.ToolStubBuilder in com.vaadin.flow.testutil
Methods in com.vaadin.flow.testutil that return FrontendStubs.ToolStubBuilder Modifier and Type Method Description static FrontendStubs.ToolStubBuilderFrontendStubs.ToolStubInfo. builder(FrontendStubs.Tool tool)Creates a new builder for constructing a new instance of tool stub info.FrontendStubs.ToolStubBuilderFrontendStubs.ToolStubBuilder. withCacheDir(String cacheDir)Adds a stub for npm cache directory.FrontendStubs.ToolStubBuilderFrontendStubs.ToolStubBuilder. withVersion(String version)Adds a stub for tool version.
-