Package de.ppi.deepsampler.junit.json
Annotation Type UseJsonSerializers
@Retention(RUNTIME)
@Target({METHOD,TYPE})
public @interface UseJsonSerializers
A container-annotation for
UseJsonSerializer that allows UseJsonSerializer to be repeatable.
Use the annotation UseJsonSerializer if you want to add a custom JsonSerializer.-
Required Element Summary
Required Elements Modifier and Type Required Element Description UseJsonSerializer[]value
-
Element Details
-
value
UseJsonSerializer[] value
-