JJN Tech Adventures
  • Projects
  • Forth
  • Blog
  • Blog Tags
  • Links
  • Categories
  • Search engines
  • About
  • |
  • 🇧🇷

Java TDD

A note on Java EE Testing (by Adam Bien, youtube, 1:05h)

Integration Test

  • Splitting Unit and Integration Tests Using Maven and Surefire Plugin
  • Integration Testing with Maven (Baeldung)
  • Maven Integration-Test how to set-up POM correctly for different Profiles (stackoverflow)
  • Arquillian smart testing (docs)
  • Introduction to Testing with Arquillian (Baeldung)
  • Arquillian and Mocks
  • Maven Surefire
  • TomEE and Arquillian
  • Testing Jakarta EE 8 (medium)