dev-resources.site
for different kinds of informations.
7 Awesome Libraries for Java Unit & Integration Testing
Published at
1/9/2023
Categories
java
testing
programming
Author
Marco Behler
In this video you'll find 7 awesome Java libraries that will improve your unit & integration tests.
- AssertJ - fluent assertions
- Awaitility - asynchronous testing
- Mockito - Java mocking
- Wiser - in-memory SMTP server
- MemoryFileSystem - in-memory file system
- Wiremock - HTTP mocking
- TestContainers - throw-away sidecar containers
Articles
12 articles in total
Prompt Engineering - Basic Concepts For Developers
read article
Building Docker Images - Best Practices
read article
Spring Boot & Kotlin - Crash Course For Java Devs
read article
How To Learn Any Programming Topic
read article
How To Approach Dependency Management in Java
read article
How To REALLY Do Code Reviews
read article
Solving Java Multithreading Challenges in My Google Photos Clone
read article
How to Implement Full-Text Search in a Text Editor
read article
7 Awesome Libraries for Java Unit & Integration Testing
currently reading
How to Build a Google Photos Clone in Java - Part 1
read article
How to Build a Text Editor With Java (Part 3)
read article
How to Build a Command-Line Text Editor With Java (Part 2)
read article
Featured ones: