Questions
- What configuration property should you use to add data to your testing environment database?
- How do you bootstrap a test suite class in IntelliJ?
- How does an
@QuarkusTest
differ from a regular JUnit test? - What’s the purpose of the
@
TestSecurity
annotation?