Devnexus 2025 - Setting up Data Driven #Tests with #Java Tools - Andres Almiray
About this talk
This talk explores best practices for testing data-driven test cases within the Java ecosystem. The speaker discusses how to leverage Testcontainers to configure these test cases, ensuring clean environments and reproducible outcomes. Additionally, the session covers methods for setting database states and verifying results through tools like DbUnit and Database Rider, including testing PL/SQL statements.