Junit

From Null-pointer

Jump to: navigation, search

Maven

<dependency>
	<groupId>junit</groupId>
	<artifactId>junit</artifactId>
	<version>4.5</version>
	<scope>test</scope>
</dependency>
Personal tools