Uses of Class
hudson.cli.CLICommandInvoker.Matcher
-
Uses of CLICommandInvoker.Matcher in hudson.cli
Modifier and TypeMethodDescriptionstatic CLICommandInvoker.Matcher
CLICommandInvoker.Matcher.failedWith
(long expectedCode) static CLICommandInvoker.Matcher
CLICommandInvoker.Matcher.hasNoErrorOutput()
static CLICommandInvoker.Matcher
CLICommandInvoker.Matcher.hasNoStandardOutput()
static CLICommandInvoker.Matcher
CLICommandInvoker.Matcher.succeeded()
static CLICommandInvoker.Matcher
CLICommandInvoker.Matcher.succeededSilently()