Uses of Class
hudson.cli.CLICommandInvoker.Matcher
Packages that use CLICommandInvoker.Matcher
-
Uses of CLICommandInvoker.Matcher in hudson.cli
Methods in hudson.cli that return CLICommandInvoker.MatcherModifier and TypeMethodDescriptionstatic CLICommandInvoker.MatcherCLICommandInvoker.Matcher.failedWith(long expectedCode) static CLICommandInvoker.MatcherCLICommandInvoker.Matcher.hasNoErrorOutput()static CLICommandInvoker.MatcherCLICommandInvoker.Matcher.hasNoStandardOutput()static CLICommandInvoker.MatcherCLICommandInvoker.Matcher.succeeded()static CLICommandInvoker.MatcherCLICommandInvoker.Matcher.succeededSilently()