Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[emfcp-dev] Test class naming pattern

Hi developers, 

There is a change regarding testing during the build. 
Starting from now tests are recognized by a naming pattern. 

*_Test.java will be started as plain junit tests using maven surefire. 
*_PTest.java and *_ITest.java will be started as plugin tests using tycho surefire. 

Please make sure that your new test classes follow this pattern. 
If you have any questions or problems, please contact me. 

Kind regards,
Johannes

--
Johannes Faltermeier

Software Engineer
EclipseSource Munich

Email: jfaltermeier@xxxxxxxxxxxxxxxxx
Web: http://eclipsesource.com/munich
Mobil: +49 178 135 34 62
Phone: +49 89 21 555 30 - 14
Fax: +49 89 21 555 30 - 19

EclipseSource München GmbH
Agnes-Pockels-Bogen 1
80992 München

General Managers: Dr. Jonas Helming, Dr. Maximilian Kögel
Registered Office: Agnes-Pockels-Bogen 1, 80992 München, Commercial
Register München, HRB 191789

Back to the top