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.
2015
2015
This paper describes the third round of the Java Unit Testing Tool Competition. This edition of the contest evaluates no less… 
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… 
2013
2013
This book explains in detail how to implement unit tests using two very popular open source Java technologies: JUnit and Mockito… 
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… 
2005
2005
Multimodal interactive systems offer a flexibility of interaction that increases their complexity. ICARE is a component-based… 
2002
2002
In Extreme Programming, unit testing is an integral activity of everyday software development. For isolating units in the tests…