Popular posts
Schedule Jenkins build periodically
How to configure Jenkins build schedule... Jenkins schedule format
Spring Boot + TestNG. How to get started
Minimal required code...
Open Source
Easy Files | |
Read files with easy |
AppProps | |
Load multiple application property files from different locations |
EasyLog | |
Open source library for logging and debugging |
How to publish Open Source library
Step by step guide
Recent posts
How to render a random image
Step by step instructions on how to render a random image on HTML refresh for static sites
Log all client requests and responses - Apache HTTP client, RESTEasy
JUnit is a widely used testing framework for Java applications. It provides a way for developers to write and run automated tests for their Java code, helping to ensure that their code is correct and working as expected. JUnit makes it easy to write tests, as well as run and manage them, helping to make testing an integral part of the development process.