Uses of Class
io.ebean.test.DbJson.PrettyJson
Packages that use DbJson.PrettyJson
-
Uses of DbJson.PrettyJson in io.ebean.test
Methods in io.ebean.test that return DbJson.PrettyJsonModifier and TypeMethodDescriptionstatic DbJson.PrettyJsonCreate a PrettyJson object that has the JSON form of the entity bean or beans.Replace the values of the given properties with a placeholder value.DbJson.PrettyJson.withPlaceholder(String placeHolder) Set the placeHolder to use when replacing property values.