Index
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
Classfor which the deserializer should be used. - forType() - Method in annotation type de.ppi.deepsampler.junit.json.UseJsonSerializer
-
The
Classfor 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
-
JsonSourceManagerFactorycreates and configures aJsonSourceManager. - 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
JsonDeserializerfor the underlying Jackson JSON parser. - UseJsonDeserializers - Annotation Type in de.ppi.deepsampler.junit.json
-
A container-annotation for
UseJsonDeserializerthat allowsUseJsonDeserializerto be repeatable. - UseJsonSerializer - Annotation Type in de.ppi.deepsampler.junit.json
-
This annotation can be used to register a
JsonSerializerfor the underlying Jackson JSON parser. - UseJsonSerializers - Annotation Type in de.ppi.deepsampler.junit.json
-
A container-annotation for
UseJsonSerializerthat allowsUseJsonSerializerto 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
All Classes|All Packages