www.liutikas.net/2025/07/02/E...
#junit #android
www.liutikas.net/2025/07/02/E...
#junit #android
#PairProgramming (if you'd like to) #TDD #JUnit5 #Kotlin #Java
#PairProgramming (if you'd like to) #TDD #JUnit5 #Kotlin #Java
github.com/testcontaine...
github.com/testcontaine...
#core #java #JUnit #Testing
Origin | Interest | Match
For JUnit3 to JUnit4 migration , AI made 87% of changes.
This is automating tedious tasks developers often dread
For JUnit3 to JUnit4 migration , AI made 87% of changes.
This is automating tedious tasks developers often dread
Where is it spec'd that MethodHandle instances are reliably interned? Simple tests like:
```
assertSame(
MethodHandles.constant(Object.class, "hello"),
MethodHandles.constant(Object.class, "hello"));
```
fail (JUnit4, jdk21).
Where is it spec'd that MethodHandle instances are reliably interned? Simple tests like:
```
assertSame(
MethodHandles.constant(Object.class, "hello"),
MethodHandles.constant(Object.class, "hello"));
```
fail (JUnit4, jdk21).
[JUnit4からJUnit5への移行メモ、変更箇所をまとめてみた - RAKUS Developers Blog | ラクス エンジニアブログ](tech-blog.rakus.co.jp/entry/202212...)
[JUnit4からJUnit5への移行メモ、変更箇所をまとめてみた - RAKUS Developers Blog | ラクス エンジニアブログ](tech-blog.rakus.co.jp/entry/202212...)
... and a great day for all users of #Testcontainers 🥳🎉🎊
Kudos @eddumelendez.bsky.social
github.com/testcontaine...
... and a great day for all users of #Testcontainers 🥳🎉🎊
Kudos @eddumelendez.bsky.social
github.com/testcontaine...
🏷 Replace type references in .properties
🙃 Exclude files through precondition
🐘 Groovy parser fixes for Gradle
🏷 Handle multiple OpenAPI tags
🏁 Remove unnecessary returns
🔄 Fix JUnit4 argument order
🍃 Comment out removed Spring properties
github.com/openrewrite/...
🏷 Replace type references in .properties
🙃 Exclude files through precondition
🐘 Groovy parser fixes for Gradle
🏷 Handle multiple OpenAPI tags
🏁 Remove unnecessary returns
🔄 Fix JUnit4 argument order
🍃 Comment out removed Spring properties
github.com/openrewrite/...
https://developer.android.com/reference/kotlin/androidx/compose/ui/test/junit4/package-summary#createAndroidComposeRule()
https://developer.android.com/reference/kotlin/androidx/compose/ui/test/junit4/package-summary#createAndroidComposeRule()
Good progress made with Default Changes, JPMS conversion & JUnit4->JUnit5 upgrade. But tons of work remains!
Good progress made with Default Changes, JPMS conversion & JUnit4->JUnit5 upgrade. But tons of work remains!
There's no time like the present to migrate to the SpringExtension and #JUnit Jupiter! 😎
github.com/spring-proje...
There's no time like the present to migrate to the SpringExtension and #JUnit Jupiter! 😎
github.com/spring-proje...