Maven: Reuse tests in other Modules

Categories: Development Notes; Tagged with: ; @ September 6th, 2013 0:13

Requirement:

Reuse testcase in other Modules.

In ‘Module A’, I want to reuse the testcases in ‘Module-Core’ (e.g. extend Module-Core…AbstractUserManagerTest)

Solution: using attached test

http://maven.apache.org/guides/mini/guide-attached-tests.html

<->



// Proudly powered by Apache, PHP, MySQL, WordPress, Bootstrap, etc,.