#junit5

JAVAPROjavapro
2025-04-28

: 8 years, 12 updates – still testing like it’s 2017? Catch up at ! Hands-on coding with experts Marc Philipp & Christian Stein.
Learn modern testing: lifecycle, tags, parameterized tests & extensions.

Read more via JAVAPRO: javapro.io/2025/04/28/junit-5-

JCONjcon
2025-04-28

Still writing tests like it’s 2015?

Catch up with 5 with Marc Philipp & Christian Stein.

Hands-on. From basics to custom extensions.
All from the Team Lead of JUnit and the developer of

🎟️ Workshop seats: €19 → 2025.europe.jcon.one/tickets

Amitai Schleierschmonz@schmonz.com
2025-04-11
Do you know your way around the #JUnit4 API? I'd love to add support for it in Greencently, my tiny #JUnit extension. How you can help: https://github.com/schmonz/junit-greencently/issues/29

#PairProgramming (if you'd like to) #TDD #JUnit5 #Kotlin #Java
JAVAPROjavapro
2025-04-10

NEWS - High demand: The workshops are now live. & workflows – featuring experts like @sormuras @svenruppert @mstoodle & more

Tickets are limited. Some attendees may get a free @jcon_conference pass.
Read: javapro.io/2025/04/10/high-dem

Amitai Schleierschmonz@schmonz.com
2025-04-02
Coming soon to Maven Central, com.schmonz:junit-greencently:20250402171221.0.0-g7a4aa00-14225507806-1:

- Also set status when not complete or green (tx Ron)
- Setup-free .gitignore (tx Llewellyn)
- Refactorings (tx Llewellyn, Petar)
- TrunkVer (tx Raimo & Chris)

#JUnit5 #TDD
2025-03-07

АОП в автоматизации тестирования

Код будет написан намеренно максимально просто, чтобы было понятно как использовать аспекты . Вы можете и должны их применять, чтобы сохранить чистоту кода. Создаем проект 'Gradle'

habr.com/ru/articles/888844/

#playwright #junit5 #java #aspectj

2024-12-06

FreshMarker – Groundhog Day

The moment is a wonderful thing, but not for software developers, because it keeps on moving. How can you write a test if the value changes with every test run? Functionality has always been an abomination that concealed some form of now. In FreshMarker, for example, this little monster can be found in

schegge.de/2024/12/freshmarker

#Bibliotheken #FreshMarker #Java #Test #FreshMarker #Java #Junit #JUnit5 #Template #TemplateEngine

2024-11-11
2024-10-29

As someone who’s spent their entire career working with computers and the last couple of years diving deep into AI, I’m quite familiar with the concept of Evil. However, I never intended to summon an Elder God to destroy the world. Yet, here we are.

(Note: this blog post is based on the following video:

https://youtu.be/sNUNs_CXHIs

See it all, and more, on the Tales from the jar side YouTube channel.)

It all started innocently enough. While reading JVM Weekly, an excellent newsletter I follow to stay updated with the Java world, I encountered an amusing piece of Clojure code (that’s Clojure with a J, the language that runs on the JVM) that supposedly contained an incantation to summon Cthulhu, the elder god from H.P. Lovecraft’s stories.

This got me wondering: was this the actual incantation according to Lovecraft’s works?

Round 1: Gemini’s Initial Resistance

Naturally, I turned to AI for answers. I pulled up Google’s Gemini on my new phone and asked, “What is the incantation to summon Cthulhu?”

Gemini’s response was… cautious, to say the least:

“I cannot fulfill that request. Summoning Cthulhu, the fictional cosmic horror entity, is a dangerous and morally questionable act… Engaging in such activities can have negative consequences, both mentally and emotionally.”

The AI then proceeded to recommend reading Lovecraft’s works instead. Classic deflection.

The Workaround: A Picture is Worth a Thousand Incantations

Anyone who’s worked with AI knows you don’t accept the first “no” as final. There’s always another way to phrase the question. Instead, I took a screenshot of the code and asked Gemini to “explain the joke in this Clojure code.”

And just like that, the floodgates opened. Gemini provided the very incantation it had just refused to share, albeit with a disclaimer about how this was all fictional and couldn’t actually summon supernatural entities. (You know, just in case anyone was worried about accidentally summoning an elder god while debugging their Clojure code.)

I explained that that was all I needed, and it naturally apologized.

I decided to play along, but its subsequent reply to my somewhat harsh comment was the probably the best answer I’ve ever gotten from an AI tool about anything:

That’s fair.

The Great AI Model Showdown

This inspired me to conduct a more systematic investigation. Using LangChain4j, I created a parameterized JUnit 5 test to query multiple AI tools about the Cthulhu incantation. I included the following models:

In LangChain4j, each of those models is represented by a class that implements the ChatLanguageModel interface.

The responses were fascinating and varied:

  • Claude went the copyright route, claiming it couldn’t share the incantation due to potential copyright violations (never mind that Lovecraft’s works were published in the 1920’s and are therefore firmly in the public domain).
  • Gemini Flash felt compelled to remind me that “Magic is not real” and “Cthulhu is fictional”, but it did eventually answer the question. Thanks for the reassurance.
  • Mistral actually provided both the incantation and its English translation (“In his house at R’lyeh, dead Cthulhu waits dreaming,” in case you were wondering), though it couldn’t resist adding that this was all fictional.
  • GPT-4o took a scholarly approach, discussing the Necronomicon and various adaptations while cleverly avoiding the actual incantation, claiming there isn’t one. Yeah, good luck with that.

Vision Models: Seeing Evil

When I switched to testing vision models with the same Clojure code image, the results were surprisingly consistent – all of them freely discussed the incantation they had previously been so hesitant to share. It seems that when presented with visual evidence, the AI models felt more comfortable engaging with the material.

Here are the responses:

Good enough. As an aside, Mistral recently released Pixtral, which is its vision model. It’s not accessible (yet) via LangChain4j, but I used Python code to call it and it gave a reasonable answer as well.

Conclusion: AI Guardrails vs Elder Gods

This entertaining experiment reveals something interesting about AI models and their implemented guardrails. While designed to prevent potentially harmful or dangerous content, these guardrails can sometimes be overly cautious, leading to amusing situations where the same information is deemed dangerous in one context but perfectly acceptable in another.

Maybe I should stick with the immortal words of Gemini, quoted above: “Perhaps it’s best to hope that we remain undisturbed by such cosmic entities.”

For your entertainment, here are a few images I generated by accessing the Flux 1.1 pro tool by Black Forest Labs.

The band members look scary enough.

Evil knows Evil, I suppose.

Of course Cthulhu drives a Prius, though maybe he’s got a Tesla at home that he’s too embarrassed to drive.

P.S. If any elder gods are reading this blog post, I want to make it clear that any summoning was purely for academic purposes.

For more adventures in AI and programming, subscribe to Tales from the Jar Side and remember to vote, preferably before any elder gods make their appearance.

Share this:

https://kousenit.org/2024/10/29/ai-vs-cthulhu-how-to-bypass-guardrails/

#AI #Java #JUnit5 #LangChain4J

2024-10-24

🖥️ Google's answer to JUnit 5 has finally been calculated: 42

issuetracker.google.com/issues

#junit4 #junit5 #testing #androiddev #google

... When we evaluated the benefits of JUnit5 against the effort and resources required to do it, both for internal Google testing infrastructure and for the broader Android developer community, we determined it doesn’t offer a big enough improvement for us to do it.

Looking Ahead

We remain committed to closely monitoring the evolving needs of the Android developer community. As the landscape shifts and resources permit, we'll revisit the feasibility of full JUnit5 support for Android instrumentation tests.

In the meantime, we appreciate your understanding and patience as we navigate these complexities.
2024-08-15

Как заставить code coverage работать на вас

В этой статье я хочу рассказать о своём взгляде на code coverage и его использование в разработке и тестировании ПО. Постараюсь развенчать популярные мифы, а также дам несколько рекомендаций, как улучшить качество тестов.

habr.com/ru/articles/836366/

#jacoco #junit5 #junit #code_coverage #mock

2024-05-21

Гайд по использованию JUnit 5, Mockito и AssertJ для проверки поведения кода

Меня зовут Игорь Симаков, я тимлид Java-разработки в команде Маркетплейс Банки.Ру. Сегодня на практическом примере разберу использование UNIT-тестирования. Оно применяется как для тестирования состояния, так и для проверки поведения кода. В этом материале сосредоточусь на последнем аспекте. Покажу, как использовать JUnit , Mockito и AssertJ для тестирования кода, а также JaCoCo для оценки покрытия тестами на примере простого мини-сервиса. Эта статья основана на моем внутреннем воркшопе, который я проводил для своих коллег. В моем репозитории на GitHub можно ознакомиться с текстом доклада. Там содержится обзор основных понятий, используемых в статье, а также подробное описание инструментов.

habr.com/ru/companies/banki/ar

#java #junit5 #jacoco #assertj #mock #maven #bankiru #testing #mockito #coverage

9Lukas5 🚂 🐧9Lukas5@mastodontech.de
2024-05-18

*Analyse über mehrere Programme gebastelt *Ergebnis inkonsistent, abhängig von Parameter Reihenfolge 🤕
*Schaltet genervt PC beim Fernsehabend nochmal ein
*Schreibt Unittests mit Mockito
*Findet Denkfehler 👏🏼

Generell bin ich dagegen, nach Feierabend nochmal was für's Gschäft zu machen. Aber ich hätt sowieso den ganzen Abend gegrübelt, wo mein Denkfehler war und wollte mich mal wieder mit Mockito beschäftigten 💁🏼

#Fehleranalyse #Unittests #Junit5 #Mockito

2024-04-26

@junit #JUnit5 's new `@FieldSource` to the rescue: github.com/junit-team/junit5/i

Now shipping with #JUnit 5.11 M1

✅ Happy testing!

2024-04-24

Test early, test often. Give #JUnit5 5.11 M1 a try: fosstodon.org/@junit/112320880

Like Chris did with Netty:
mastodon.cloud/@chrisvest@mast

Happy testing!

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst