Menu

#104 run.tests not working

Latest from SVN
wont-fix
test (1)
1
2014-04-15
2014-04-09
No

Running "ant run.tests" finishs without success. I get the following error message:
[java] Error: Main method not found in class recoder.testsuite.CompleteTestSuite, please define the main method as: public static void main(String[] args)

Is it a "bug"?

Discussion

  • Tobias Gutzmann

    Tobias Gutzmann - 2014-04-15

    It's surely a "bug" but nothing that will be fixed. Test should run fine with any junit-launcher (e.g. from within Eclipse, and the ant-scripts are obsolete / hopefully soon to be replaced with Maven.

     
  • Tobias Gutzmann

    Tobias Gutzmann - 2014-04-15
    • status: open --> wont-fix
    • assigned_to: Tobias Gutzmann
     

Log in to post a comment.