@Retention(value=RUNTIME) @Target(value={FIELD,METHOD,ANNOTATION_TYPE,PARAMETER}) public static @interface Mock.Value
| Modifier and Type | Optional Element and Description |
|---|---|
Mock.NotFound |
notFound |
String |
value |
public abstract String value
public abstract Mock.NotFound notFound
Copyright © 2020. All rights reserved.