Description
jpamock:
- The best way to setup your JPA mapped database. Easier than traditional xml database fixtures.
- It cares about all kinds of constraints (primary keys, nullability, unique, foreign keys, etc)
- Retrieve the object tree to do asserts (mock frameworks like)
- Fancy way to test Criteria and HQL
- Don’t concern at test time about persist/merge issues like: IdentifierGenerationException, TransientObjectException, ConstraintViolationException, PropertyValueException
Details
- Listing categories Unit test
- Licence Open Source
- Status Inactive
- Supported Technology Java
- User Interface Command line
Post New Review
You must be logged in to post a comment.