Academia.eduAcademia.edu

Testing Java Applications using JUnit Framework.pptx

2017

"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 which is collectively known as xUnit that originated with SUnit. The framework resides under package junit.framework for JUnit 3.8 and earlier, and under package org.junit for JUnit 4 and later. A research survey performed in 2013 across 10,000 Java projects hosted on GitHub found that JUnit, was the most commonly included external library." - JUnit Wikipedia

Loading...

Loading Preview

Sorry, preview is currently unavailable. You can download the paper by clicking the button above.