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-core:1.1'
<dependency> <groupId>com.googlecode.playn</groupId> <artifactId>playn-tests-core</artifactId> <version>1.1</version> </dependency>
<dependency org="com.googlecode.playn" name="playn-tests-core" rev="1.1"/>
"com.googlecode.playn", "playn-tests-core", "1.1"