Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 397 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 397 Bytes

deltaspike-data-usage-testing

This project consists of DeltaSpike Data Sample with unit tests.

Tests uses:

  • deltaspike-cdictrl - CDI weld container for @Inject
  • H2 - in memory database for testing JPQL, Query Method Expressions

To run tests:

mvn test

DeltaSpike Data is alternative for Spring Data.