Skip to content

Example usage DeltaSpike Data with Junit Tests in CDI cointainer and H2 Database

Notifications You must be signed in to change notification settings

PatrykGala/deltaspike-data-h2-cdi-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Example usage DeltaSpike Data with Junit Tests in CDI cointainer and H2 Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages