Uses of Class
hudson.cli.CLICommandInvoker.Matcher

Packages that use CLICommandInvoker.Matcher
hudson.cli   
 

Uses of CLICommandInvoker.Matcher in hudson.cli
 

Methods in hudson.cli that return CLICommandInvoker.Matcher
static 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()
           
 



Copyright © 2004-2014. All Rights Reserved.