JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
E
G
J
O
R
S
T
W
X
A
addSnippet(Snippet)
- Method in class org.gedcomx.test.
Recipe
Add a code snippet.
addSnippet(Snippet)
- Method in class org.gedcomx.test.
RecipeTest
applicableTo(Class<?>)
- Method in class org.gedcomx.test.
Recipe
Add a type for which this recipe is applicable.
C
createRecipe(String)
- Method in class org.gedcomx.test.
RecipeTest
Create a new recipe
E
endRecipe()
- Method in class org.gedcomx.test.
RecipeTest
Marks the recipe as ended
G
getApplicableTypes()
- Method in class org.gedcomx.test.
Recipe
The set of fully-qualified names of types to which this recipe is applicable.
getDescription()
- Method in class org.gedcomx.test.
Recipe
getDescription()
- Method in class org.gedcomx.test.
Snippet
getJson()
- Method in class org.gedcomx.test.
Snippet
The json code associated with this snippet.
getSnippets()
- Method in class org.gedcomx.test.
Recipe
Code snippets for the recipe.
getTitle()
- Method in class org.gedcomx.test.
Recipe
getXml()
- Method in class org.gedcomx.test.
Snippet
The xml code associated with this snippet.
J
jsonProcessed(Object, Class<?>, ObjectMapper, String)
- Method in class org.gedcomx.test.
Snippet
O
org.gedcomx.test
- package org.gedcomx.test
R
Recipe
- Class in
org.gedcomx.test
A recipe for doing something specific with the model.
Recipe()
- Constructor for class org.gedcomx.test.
Recipe
RecipeTest
- Class in
org.gedcomx.test
Base class for a test class that can be used for creating recipes.
RecipeTest()
- Constructor for class org.gedcomx.test.
RecipeTest
S
setDescription(String)
- Method in class org.gedcomx.test.
Recipe
setDescription(String)
- Method in class org.gedcomx.test.
Snippet
setJson(String)
- Method in class org.gedcomx.test.
Snippet
The json code associated with this snippet.
setTitle(String)
- Method in class org.gedcomx.test.
Recipe
setXml(String)
- Method in class org.gedcomx.test.
Snippet
The xml code associated with this snippet.
Snippet
- Class in
org.gedcomx.test
A code snippet.
Snippet()
- Constructor for class org.gedcomx.test.
Snippet
The default constructor
Snippet(String)
- Constructor for class org.gedcomx.test.
Snippet
Snippet(String, String)
- Constructor for class org.gedcomx.test.
Snippet
Snippet(String, String, String)
- Constructor for class org.gedcomx.test.
Snippet
T
tearDown()
- Method in class org.gedcomx.test.
RecipeTest
W
withDescription(String)
- Method in class org.gedcomx.test.
Recipe
X
xmlProcessed(Object, Class<?>, JAXBContext, String)
- Method in class org.gedcomx.test.
Snippet
A
C
E
G
J
O
R
S
T
W
X
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021. All rights reserved.