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