Uses of Interface
org.springframework.shell.test.ShellTestClient.Builder
Packages that use ShellTestClient.Builder
-
Uses of ShellTestClient.Builder in org.springframework.shell.test
Classes in org.springframework.shell.test that implement ShellTestClient.BuilderMethods in org.springframework.shell.test that return ShellTestClient.BuilderModifier and TypeMethodDescriptionstatic ShellTestClient.BuilderShellTestClient.builder(TerminalSession terminalSession, Shell shell, PromptProvider promptProvider, org.jline.reader.LineReader lineReader, org.jline.terminal.Terminal terminal) Get an instance of a builder.