Contains visual tests of PlayN functionality. Note: this is not where unit tests should be added. Those should go directly in "core", or the appropriate backend module.
'com.googlecode.playn:playn-tests:1.1'
<dependency>
<groupId>com.googlecode.playn</groupId>
<artifactId>playn-tests</artifactId>
<version>1.1</version>
</dependency>
<dependency org="com.googlecode.playn" name="playn-tests" rev="1.1"/>
"com.googlecode.playn", "playn-tests", "1.1"