Skip to search formSkip to main contentSkip to account menu

JUnit

Known as: J-unit, Java Unit 
JUnit is a unit testing framework for the Java programming language. JUnit has been important in the development of test-driven development, and is… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
Review
2014
Review
2014
In the last years we have seen the rise and the fall of many version control systems. These systems collect a large amount of… 
2013
2013
This paper reports about the two rounds of the Java Unit Testing Tool Competition that ran in the context of the Search Based… 
Highly Cited
2012
Highly Cited
2012
Software testing represents one of the most explored fields of application of Search-Based techniques and a range of testing… 
2012
2012
Test driven development (TDD) is the practice of writing unit tests before writing the source. TDD practitioners typically start… 
2011
2011
Validating and transforming models are essential steps in model-driven engineering. These tasks are often implemented as… 
2010
2010
Software testing is an important step to help ensure that the software is behaving correctly. An important component of the test… 
2005
2005
Multimodal interactive systems offer a flexibility of interaction that increases their complexity. ICARE is a component-based… 
2004
2004
When testing becomes a developer's habit good things tend to happen--good productivity, good code, and good job satisfaction. If…