@Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) @Documented @Inherited public @interface WithCliCommand
Modifier and Type | Required Element and Description |
---|---|
String |
command |
Modifier and Type | Optional Element and Description |
---|---|
int |
expectedStatusCode |
public abstract String command
Copyright © 2013-2018–2019 SeedStack. All rights reserved.