-
Notifications
You must be signed in to change notification settings - Fork 872
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
Help wanted! Convert Groovy tests to Java #7195
Comments
Converts apache-httpclient-4.0 unit tests in java. Version 4.0 was using GuardedBy annotation which was interfering with the test cases, hence the library version was shifted to 4.1. #7195
Related to #7195. Converts spring data instrumentation tests from groovy to java.
Related to #7195 Converts Geode test from Groovy to Java.
posting to avoid any duplicative work by others: I am completing the remaining aws sdk 1.11 tests |
i will finish hibernate part |
|
I am currently working on aws 2.2 here's what's left:
|
I will work on jaxrs-client and twilio-6.6. I think lib vertx-rx-java is write by scala. The test case should be convert to scala. |
We've made some initial progress in #7148, #6613, #6537, #6497, #6484, #6486, #6485, #5774, #5688, #5679, #5668, #5660, #5596, #5581, #5521, #5504, #5399, #3768, #3525 (among others)
But there's so much more! 😅
Pick your favorite(s) and help us convert one or two (or ten!)
The text was updated successfully, but these errors were encountered: