Uses of Interface
org.springframework.shell.test.ShellTestClient.NonInteractiveShellSession
Packages that use ShellTestClient.NonInteractiveShellSession
-
Uses of ShellTestClient.NonInteractiveShellSession in org.springframework.shell.test
Classes in org.springframework.shell.test that implement ShellTestClient.NonInteractiveShellSessionMethods in org.springframework.shell.test that return ShellTestClient.NonInteractiveShellSessionModifier and TypeMethodDescriptionShellTestClient.DefaultShellClient.nonInterative
(String... args) ShellTestClient.nonInterative
(String... args) Run non-interactive command session.ShellTestClient.DefaultNonInteractiveShellSession.run()