Uses of Record Class
org.springframework.shell.test.ShellInputProvider
Packages that use ShellInputProvider
-
Uses of ShellInputProvider in org.springframework.shell.test
Methods in org.springframework.shell.test with parameters of type ShellInputProviderModifier and TypeMethodDescriptionShellTestClient.sendCommand(ShellInputProvider inputProvider) Sends a command to the shell, processes user inputs or passwords as needed, and returns the resulting shell screen output.