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
An advanced guide to mastering unit testing using Mockito and JUnit Overview Create meaningful and maintainable automated unit… 
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… 
2012
2012
Test driven development (TDD) is the practice of writing unit tests before writing the source. TDD practitioners typically start… 
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… 
2009
2009
As more and more open-source software components become available on the internet we need automatic ways to label and compare… 
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… 
2003
2003
Provides a thorough guide to using Eclipse features and plugins effectively in the context of real-world Java development…