Index

C D F G J L S U V 
All Classes|All Packages

C

createSourceManagerToLoadSamples(Method) - Method in class de.ppi.deepsampler.junit.json.JsonSourceManagerFactory
 
createSourceManagerToSaveSamples(Method) - Method in class de.ppi.deepsampler.junit.json.JsonSourceManagerFactory
 

D

de.ppi.deepsampler.junit.json - package de.ppi.deepsampler.junit.json
 
DEFAULT_ROOT_PATH - Static variable in class de.ppi.deepsampler.junit.json.JsonSourceManagerFactory
 
deserializer() - Method in annotation type de.ppi.deepsampler.junit.json.UseJsonDeserializer
Defines the class of the concrete JsonDeserializer

F

forType() - Method in annotation type de.ppi.deepsampler.junit.json.UseJsonDeserializer
The Class for which the deserializer should be used.
forType() - Method in annotation type de.ppi.deepsampler.junit.json.UseJsonSerializer
The Class for which the serializer should be used.

G

getDefaultJsonFileName(Method) - Method in class de.ppi.deepsampler.junit.json.JsonSourceManagerFactory
 

J

JsonSourceManagerFactory - Class in de.ppi.deepsampler.junit.json
JsonSourceManagerFactory creates and configures a JsonSourceManager.
JsonSourceManagerFactory() - Constructor for class de.ppi.deepsampler.junit.json.JsonSourceManagerFactory
 

L

LoadSamples - Annotation Type in de.ppi.deepsampler.junit.json
The @LoadSamples-annotation may be used at any test method as a convenient way to load Samples from a JSON-file.

S

SaveSamples - Annotation Type in de.ppi.deepsampler.junit.json
The @SaveSamples-annotation may be used at any test method as a convenient way to record samples from a running test.
serializer() - Method in annotation type de.ppi.deepsampler.junit.json.UseJsonSerializer
Defines the concrete class of the JsonSerializer
source() - Method in annotation type de.ppi.deepsampler.junit.json.LoadSamples
Defines from where the file is loaded.

U

UseJsonDeserializer - Annotation Type in de.ppi.deepsampler.junit.json
This annotation can be used to register a JsonDeserializer for the underlying Jackson JSON parser.
UseJsonDeserializers - Annotation Type in de.ppi.deepsampler.junit.json
A container-annotation for UseJsonDeserializer that allows UseJsonDeserializer to be repeatable.
UseJsonSerializer - Annotation Type in de.ppi.deepsampler.junit.json
This annotation can be used to register a JsonSerializer for the underlying Jackson JSON parser.
UseJsonSerializers - Annotation Type in de.ppi.deepsampler.junit.json
A container-annotation for UseJsonSerializer that allows UseJsonSerializer to be repeatable.

V

value() - Method in annotation type de.ppi.deepsampler.junit.json.LoadSamples
The name of the json file.
value() - Method in annotation type de.ppi.deepsampler.junit.json.SaveSamples
The name of the json file.
value() - Method in annotation type de.ppi.deepsampler.junit.json.UseJsonDeserializers
 
value() - Method in annotation type de.ppi.deepsampler.junit.json.UseJsonSerializers
 
C D F G J L S U V 
All Classes|All Packages