Uses of Package
com.reallifedeveloper.tools.test.database.inmemory
Packages that use com.reallifedeveloper.tools.test.database.inmemory
Package
Description
Support classes for creating in-memory repositories.
-
Classes in com.reallifedeveloper.tools.test.database.inmemory used by com.reallifedeveloper.tools.test.database.inmemoryClassDescriptionAn abstract helper class that implements the
CrudRepository
interface using an in-memory map instead of a database.A generator of primary keys of a certain type.