Not clear that test suite executes all tests in the tests directory
-------------------------------------------------------------------
Key: PIVOT-517
URL: https://issues.apache.org/jira/browse/PIVOT-517
Project: Pivot
Issue Type: Test
Components: project
Reporter: Appddevvv
I noticed that there are a few tests named SomeNameTest2.java in the tests
sub-project. I was looking into adding tests and notice that the junit pattern
was *Test.java. A quick change on the *2.java and re-running the tests from ant
tests suggests that the tests with a suffix after the "Test" are not run.
Also, can you create some mirror directories for tests that match the package
structures? That way we can create some unit test related to the classes being
unit tested and they are easier to find.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.