Trending

#assertj

Latest posts tagged with #assertj on Bluesky

Latest Top
Trending

Posts tagged #assertj

Post image

Excited for #JCON EUROPE 2026? See Tim te Beek at #JCON2026 in Cologne talking about 'Better Assertions with #AssertJ'

Not all testing #libraries are equal. Sure they all run your #tests, but what happens when they fail? “Expected ‘true’, …

🎟️ 2026.europe.jcon.one/tickets
Free for #JUG members

6 3 0 0

Awesome AssertJ: Use isEqualToNormalizingNewlines To Assert With Text Block
A blog by @mrhaki.com

A Java text block is an easy way to...

#dev #softwaredevelopment #Java #Testing #AssertJ

jdriven.com/blog/2026/02/Awesome-Ass...

1 2 0 0

The first day of #jfokus, the hands-on day, so where you learn and end up tired. @timtebeek.github.io and @rickossendrijver.bsky.social presented "Break your testing habits", advocating #AssertJ, but also a scary eye-opener how much many of us still stick to obsolete habits we learned with #JUnit 3.

1 1 0 0
Preview
Awesome AssertJ: Use isEqualToNormalizingNewlines To Assert With Text Block A blog about Groovy, Java, Clojure, Asciidoctor, Gradle and other cool developer subjects.

Write assertions with #AssertJ for multiline string values by normalizing new lines: blog.mrhaki.com/2026/01/awes...

2 0 0 0
Java Stream AssertJ hasNoNullFieldsOrProperties
Java Stream AssertJ hasNoNullFieldsOrProperties YouTube video by Mike Møller Nielsen

📹 New on YouTube! Java Stream AssertJ hasNoNullFieldsOrProperties Explained — See how to use AssertJ to validate that your Java object has no null fields the fluent way. Perfect for cleaner, safer tests. Watch now: youtu.be/6V5wpVmTmUQ
🎯
#Java #AssertJ #Testing #CodeQuality

2 1 0 0
Spring Boot AssertJ AnySatisfies and AllSatisfies
Spring Boot AssertJ AnySatisfies and AllSatisfies YouTube video by Mike Møller Nielsen

🚀 New Spring Boot + AssertJ Tutorial 📹

Learn how to use AssertJ’s anySatisfies and allSatisfies in your Spring Boot tests. This video breaks down practical examples to make your Java test assertions cleaner and more powerful 💡
👉 youtu.be/CnxRxH9kO4E
#Java #SpringBoot #AssertJ #UnitTesting #DevTips

4 1 0 0
AssertJ use it now
AssertJ use it now YouTube video by Mike Møller Nielsen

This video is still relevant: “AssertJ — Use It Now!” 🚀
If you write Java tests, this one’s for you. Learn how AssertJ can make your assertions cleaner, clearer, and more powerful.
Watch now: youtu.be/qn4AMKTPpg8

#Java #Testing #AssertJ #CleanCode #DevTips

9 5 0 0

Instead of buying more stuff that I don’t really need, I’m sponsoring open source #Java projects that I rely on, starting with #JUnit and #AssertJ (via core maintainers Joel and Stefano).

If I was a big company using Java, I’d be embarrassed at not sponsoring these projects.

23 4 1 0
Post image

Sur le blog de #norsys, mon collègue Kelean vient de publier un billet qui présente @assertj.github.io et comment le mettre à profit pour améliorer ses tests unitaires.

medium.com/norsys-octog...

#JUnit #AssertJ #Java #Test #TestUnitaire

4 3 0 0
Post image

🧪 Deep Dive Monday at #Jfokus - Break Your Testing Habits with Tim te Beek & Rick Ossendrijver

Unlearn the old, master the new - JUnit 6, AssertJ 4 & modern testing practices.
Forge your path in the halls of code ⚡
👉 www.jfokus.se

#DeveloperConference #Java #Testing #JUnit #AssertJ #CleanCode

10 5 0 1
My Presentations | Ted M. Young Articles, Videos, Training, and Coaching for Java Developers

btw, if you run a user group/meetup and want me to present any of my talks (on Testable Architecture, Event Sourcing, etc.) to your group (remotely or in person in the SF Bay Area), let me know!

See my Ted Talks page: ted.dev/talks

#Java #EventSourcing #JUnit #AssertJ

7 4 0 0
Preview
Soft Assertions with AssertJ | Baeldung Explore soft assertions and the motivation for using them.

Soft Assertions with #AssertJ

7 1 1 0

If you need a quick introduction to AssertJ-DB, my talk at Devoxx is available on youtube : youtu.be/XILu4r3rIEc

#AssertJDB #AssertJ #tests

5 3 0 0

Cool, ik kende usingRecursiveComparison() en assertSoftly() nog niet. #AssertJ

En je eigen #RestAssured testApi via #OpenApi ook niet.

Verder waren deze testlibraries en #WireMock wel bekend en #Awaitility enigszins ook.

#devWorldConference #Java

0 0 1 0
Preview
Assert with Grace: Custom Assertions using AssertJ for Cleaner Code What's an assertion? It's a way to test an assumption in the code normally associated with an expected result, where we will compare it to the current outcome. We all know a lot of different…

📊 Custom assertions = cleaner code! Learn how to create more readable and maintainable Java tests with @assertj.github.io

👉🏻 Full article: https://buff.ly/3VSI5OE

#java #testing #assertj

1 2 0 0
Preview
Release v3.27.2 · assertj/assertj 🐛 Bug Fixes Core Restore support for null-valued maps when ignoring fields #3723

AssertJ 3.27.2 has been released!

#assertions #assertj #java

github.com/assertj/asse...

2 1 0 0
Preview
Release v3.27.1 · assertj/assertj 🚫 Deprecated Core Deprecate usingComparatorForFields and remove deprecated assertions from usingComparatorForType documentation #3711 Deprecate hasCauseReference(Throwable) from Throwable assertio...

AssertJ 3.27.1 has been released!

#assertj #java

github.com/assertj/asse...

4 1 0 0
Preview
Assert with Grace: Custom Assertions using AssertJ for Cleaner Code What's an assertion? It's a way to test an assumption in the code normally associated with an expected result, where we will compare it to the current outcome. We all know a lot of different…

⚙️ Elevate your Java testing with custom assertions using AssertJ! Clean up your test cases and improve readability.

👉🏻 Guide here: https://buff.ly/3VSI5OE

#java #testing #assertj

7 5 0 0
Awesome AssertJ: Using Our Own Assertions Class A blog about Groovy, Clojure, Java and other cool developer subjects.

Awesome AssertJ: Using Our Own Assertions Class

#assertions #assertj #java

blog.mrhaki.com/2024/10...

2 1 0 0
Preview
Awesome AssertJ: Using Our Own Assertions Class A blog about Groovy, Clojure, Java and other cool developer subjects.

Awesome #AssertJ: Using Our Own Assertions Class blog.mrhaki.com/2024/10/awes... #Java #Testing

6 4 0 0
Preview
Release v3.0.0 · assertj/assertj-db ⭐ Improvements Fluent construction of AssertJ-DB connection to database Cacheable database schema metadata Fluent database element builder ( Table, Request, Changes ) 🚧 Breaking changes Remove c...

AssertJ-DB 3.0.0 Released

#assertj #database #java

github.com/assertj/asse...

3 3 0 0
A screenshot of bjForth test code with builders and custom assertions.

A screenshot of bjForth test code with builders and custom assertions.

When starting #bjForth, I spent some time writing builders for my tests so they read naturally.
That, paired with the custom assertions I wrote with #AssertJ, has really made my test code read very fluently.
An upfront investment I don't regret at all 😎
#Programming #Java #JVM #Forth #TDD

7 2 1 0

hey, that's my comment! 😂

(really, MockMvcTester is the best new thing! #AssertJ)

1 0 0 0
hack-commit-push · One Day to Contribute to Open Source

Hack.Commit.Push is back! November 23rd at the HSLU in Rotkreuz, Switzerland.

Join us for some Open Source fun!
#maven #jreleaser #openjdk #assertj #junit #alfio switzerland2024.hack-commit-pu.sh

8 6 1 1
Preview
AssertJ Ignore Fields Comparison Example - Java Code Geeks Interested to learn more about Assertj ignore fields comparison? Then check out AssertJ Ignore Fields Comparison Example!

AssertJ Ignore Fields Comparison Example

#assertj #fields #java #testing

www.javacodegeeks.com/a...

0 1 0 0
Preview
Java AssertJ Features I Wish I Knew Earlier Previously I already most underrated features of Java JUnit 5, today I would like to show you few underrated AssertJ features which I personally found q...

Java AssertJ Features I Wish I Knew Earlier

#assertj #java #tests

igorstechnoclub.com/ass...

4 2 0 0
Preview
3.25.0 Milestone · assertj/assertj AssertJ is a library providing easy to use rich typed assertions - 3.25.0 Milestone · assertj/assertj

Zero open issues for #AssertJ 3.25.0...

Something is brewing! ☕️🎅

1 0 0 0
Preview
Announcing the Recipients of the 2023 Spotify FOSS Fund - Spotify Engineering Announcing the Recipients of the 2023 Spotify FOSS Fund - Spotify Engineering

I am thrilled to announce that AssertJ has been awarded the Spotify FOSS Fund 2023! This is a tremendous honor, and we are so grateful to Spotify for their recognition and support.

Thanks also to our amazing community for making AssertJ the success it is today!

#assertj #opensource #java #testing

4 0 0 0