Skip to content

guhilling/cdi-test-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdi-test-demo

This is show-case project for the usage of cdi-test

Demoed features

  • Basic test setup
  • Using mocks
  • Using test alternatives
  • Integrating jpa

See the unit tests for comments.

Setup of test

  • Uses jdk 11 or 17.
  • Should run "as-is" from maven commandline or IntellIj IDEA.

Running the application

  • Download wildfly Jakarta EE Preview.
  • Start default profile.
  • build & deploy.

Releases

No releases published

Packages

No packages published

Languages