Top Tweets for #assertj
🚀 New update: AssertJ support in Testcontainers Mailpit
I just added AssertJ assertions to my Testcontainers Mailpit project.
This makes email-related integration tests easier to read and maintain.
You can now write fluent assertions instead of low-level checks.
Example:
MailpitAssertions.assertThat(mailpit)
.hasMessageCount(1)
.message(0)
.hasTo("[email protected]")
.hasSubject("Welcome")
.hasTextContaining("Thank you for registering");
This works great with Spring Boot integration tests and keeps test code clean and expressive.
🔗 GitHub: https://t.co/6w751fxNVB
Feedback is welcome 👍
I love the @Java JVM ecosystem. It’s trivial to build something.
Step 0: install Java using https://t.co/SksFXqXYLB: sdk install java 25-graalce && sdk default java 25-graalce
Step 1: install a Java IDE like IntelliJ IDEA or VSCode. If u use Homebrew: brew —cask install jetbrains-toolbox and then select IntelliJ IDEA or brew install --cask visual-studio-code
Step 2: hit https://t.co/XewXoyLhvG, choose Maven, Docker Compose, Redis, PostgresQL, Ollama, Spring Data JDBC, Web, Actuator, Security, Java 25, and hit Generate and then unzip and file > open the pom.xml from your IDE
Done.
You now have a new project fully setup with database(s), Docker, AI, an embedded web server, and observability.
Now it’s your turn. You’ve got a blank slate, validly configured, and ready for your ideas. it’s time to build. Have fun!
Hack.Commit.Push Switzerland is just one week away! 🇨🇭
This is a great opportunity to get involved in Open Source projects like #AssertJ, with direct guidance from the maintainers!
https://t.co/OVoCvy9wob
On the last leg of my journey to Colorado Springs, for @dev2next #dev2next2025
See you there?
#JUnit #AssertJ #Java
Messy tests make messy code. In this session @jitterted shows how to refactor JUnit tests with AssertJ, builders & patterns to keep them clear, lean & powerful.🚀
https://t.co/PkfHuFCoe9
🎟️ Secure tickets @ https://t.co/EcZgQVkg8o
👀 Use code JOIN-TED-M.Y-50OFF for a discount!

Messy tests make messy code. In this session @jitterted shows how to refactor JUnit tests with AssertJ, builders & patterns to keep them clear, lean & powerful.🚀
https://t.co/PkfHuFCoe9
🎟️ Secure tickets @ https://t.co/EcZgQVkg8o
👀 Use code JOIN-TED-M.Y-50OFF for a discount!

If you need a quick introduction to AssertJ-DB, my talk at Devoxx is available on youtube : https://t.co/Ht9wVpdt8o
#AssertJDB #AssertJ #tests
Write unit tests for a #SpringBoot REST API endpoint that returns an object as JSON. This guide identifies the key tests, and helps you to eliminate duplicate request building code and write the required assertions with #MockMvcTester and #AssertJ: https://t.co/VXwLHFl9JS

I'd throw out Mockito and replace it with @archtests
#Java #JUnit #AssertJ
#EnforceArchitectureWithTests
What would you add to that list?

Last Seen Hashtags on Sotwe
Most Popular Users

Elon Musk 
@elonmusk
240.2M followers

Barack Obama 
@barackobama
119.3M followers

Donald J. Trump 
@realdonaldtrump
111.6M followers

Cristiano Ronaldo 
@cristiano
109.3M followers

Narendra Modi 
@narendramodi
106.9M followers

Rihanna 
@rihanna
97.4M followers

NASA 
@nasa
92.1M followers

Justin Bieber 
@justinbieber
90.6M followers

KATY PERRY 
@katyperry
87M followers

Taylor Swift 
@taylorswift13
80.8M followers

Lady Gaga 
@ladygaga
72.4M followers

Kim Kardashian 
@kimkardashian
69.5M followers

Virat Kohli 
@imvkohli
68.9M followers

YouTube 
@youtube
68.6M followers

Bill Gates 
@billgates
63.5M followers

The Ellen Show
@theellenshow
62.5M followers

CNN 
@cnn
61.9M followers

Neymar Jr 
@neymarjr
61.5M followers

X 
@x
60.9M followers

Selena Gomez 
@selenagomez
60.1M followers


















