This module provides a set of tools and utilities for testing the Naikan modules:
<dependency>
<groupId>com.enofex</groupId>
<artifactId>naikan-test</artifactId>
<version>${naikan-test.version}</version>
</dependency>
The ${naikan-test.version}
property should be defined as a property in your Maven project to specify the version.
If you want to contribute to this project, then follow please these instructions.
Visit the Naikan Website for general information, demos and documentation.