Uses of Interface
net.officefloor.nosql.objectify.mock.AbstractObjectifyJUnit.QueryLoader
-
Packages that use AbstractObjectifyJUnit.QueryLoader Package Description net.officefloor.nosql.objectify.mock -
-
Uses of AbstractObjectifyJUnit.QueryLoader in net.officefloor.nosql.objectify.mock
Methods in net.officefloor.nosql.objectify.mock with parameters of type AbstractObjectifyJUnit.QueryLoader Modifier and Type Method Description <E> java.util.List<E>
AbstractObjectifyJUnit. get(java.lang.Class<E> type, int expectedSize, AbstractObjectifyJUnit.QueryLoader<E> loader)
Obtains a list of entities.
-