| Class | Description |
|---|---|
| AbstractDaoTest<T,PK extends Serializable> |
An abstract class that tests the core DAO functionality -
getAll, get, exists, save, remove |
| BasicDaoTest<T,PK extends Serializable> |
An abstract class that tests the core DAO functionality integrated with the random test object generation.
|
Copyright © 2019. All Rights Reserved.