Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Learn JUnit: explains the use of JUnit in your project unit testing, while working with Java.

Posted By: silva1410
Learn JUnit: explains the use of JUnit in your project unit testing, while working with Java.

Learn JUnit: explains the use of JUnit in your project unit testing, while working with Java.
By Prof. HR Ansari
English | 2021 | ASIN : B095MT38C1 | 150 pages | EPUB | 0.3 MB

JUnit is a unit testing framework for the Java programming language. JUnit has been important in the development of test-driven development and is one of a family of unit testing frameworks collectively known as xUnit, that originated with JUnit.

This book explains the use of JUnit in your project unit testing while working with Java. After completing this book you will gain sufficient knowledge in using the JUnit testing framework from where you can take yourself to the next levels.

This book has been prepared for beginners to help them understand the basic functionality of the JUnit tool.

We assume you are going to use JUnit to handle all levels of Java project development. So it will be good if you have the knowledge of software development using any programming language, especially Java programming and software testing process.