Explore a new way of testing CDI components in Quarkus #34640
Replies: 2 comments
-
I think for most cases it's easier to just do the injections in the constructor and write a simple unit test, but I have to try that out. For the events and observing of these I see that it's useful. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Does |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Explore a new way of testing CDI components in Quarkus
Quarkus: Supersonic Subatomic Java
https://quarkus.io/blog/quarkus-component-test/
Beta Was this translation helpful? Give feedback.
All reactions