Package hudson.cli

Class CLICommandInvoker.Matcher

java.lang.Object
org.hamcrest.BaseMatcher<T>
org.hamcrest.TypeSafeMatcher<CLICommandInvoker.Result>
hudson.cli.CLICommandInvoker.Matcher
All Implemented Interfaces:
org.hamcrest.Matcher<CLICommandInvoker.Result>, org.hamcrest.SelfDescribing
Enclosing class:
CLICommandInvoker

public abstract static class CLICommandInvoker.Matcher extends org.hamcrest.TypeSafeMatcher<CLICommandInvoker.Result>