Drop main() and suite() methods from Test cases
-----------------------------------------------
Key: JEXL-89
URL: https://issues.apache.org/jira/browse/JEXL-89
Project: Commons JEXL
Issue Type: Improvement
Reporter: Sebb
The main methods in the test cases serve little purpose, as it is easy to run
tests from Surefire or IDEs such as Eclipse.
Likewise, the suite() methods don't achieve anything and could be removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.