-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JaxRS Support? #102
Comments
Hello, I am not sure I understand the question. |
Hi,
many thanks Weld-junit. I like it very much.
About jaxRS Support, it would be great to test REST WebServices without a http Server running.
Something like that:
http://cdi-unit.github.io/cdi-unit/#jaxrs-support
Regards
Jan Gatting
… Am 22.06.2020 um 09:23 schrieb Matej Novotny ***@***.***>:
Hello,
I am not sure I understand the question.
You can still use Weld JUnit to boot the CDI container for you. How you then perform those tests is up to you.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
This looks like more of a cross-framework support you are asking for. In this case you are probably better off looking into whatever options the platform you are using has for testing. It also no longer looks like "unit" testing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there any possibility to test REST jaxRs WebServices with Weld JUnit?
The text was updated successfully, but these errors were encountered: