JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
mocka.annotation
Annotation Interface ValueSource
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
@Documented
@Inherited
public @interface
ValueSource
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
generatorKey
String
path
Class
<?>
type
Element Details
path
String
path
Default:
""
type
Class
<?>
type
Default:
java.lang.Object.class
generatorKey
String
generatorKey
Default:
""