JUnit Setup Maven – Tutorial
Content1 JUnit Maven Dependencies2 JUnit Tests During Maven Build3 JUnit HTML Reports Vijona7. February 2025 JUnit 4 and JUnit 5 in Maven Projects JUnit 4 and JUnit 5 are completely…
JUnit HTML Report – Tutorial
Content1 Generating HTML Reports for JUnit Tests2 Information Provided by JUnit HTML Reports3 Summary Vijona7. February 2025 JUnit HTML Report – Tutorial When we configure maven-surefire-plugin to run our JUnit…
JUnit Display Name – @DisplayName
Content1 JUnit Display Name Example2 JUnit Display Name – Summary Vijona7. February 2025 JUnit Display Name – @DisplayName JUnit @DisplayName annotation is used to provide a custom name for the…
json-simple Example
Content1 json-simple maven2 Example to write JSON to file Vijona7. February 2025 json-simple Example json-simple uses Map and List internally for JSON processing. We can use json-simple for parsing JSON…
jQuery parent() and children() tree traversal functions
Content1 jQuery parent() function2 jQuery children() function Vijona7. February 2025 jQuery parent() and children() tree traversal functions jQuery provides a lot of tree traversal functions that we can use to…
Node JS Architecture – Tutorial
Content1 Node JS Single Threaded Event Loop Model2 Node JS Architecture – Single Threaded Event Loop3 Node JS Architecture – Single Threaded Event Loop Advantages Vijona7. February 2025 Node JS…
Node FS – NodeJS Tutorial
Vijona7. February 2025 Node FS – NodeJS Tutorial In this post, we are going to discuss about Node JS Platform “fs” module. FS Stands for File System. This module is…
NavigationView In Android
Vijona7. February 2025 NavigationView In Android In this tutorial, we’ll discuss and implement a NavigationView in our android application. Here, we’ll learn to style it such that it opens from…


