Arianne Project Meeting 2010: Difference between revisions

Content deleted Content added
imported>Madmetzger
imported>Madmetzger
Line 62:
; Language :
; Target group : Developers
; Abstract : It is well known that no application is bug free, so we need to find those errors to fix them. The earlier you find an error the less effort will be necessary to correct it. An early possibility to find errors is testing your code with automated tests. A framework supporting automated testing is JUnit. In this session we will tell why unit testing is a good idea and how we can use JUnit to test your code.
; Abstract : This talk will give an introduction into unit testing with JUnit and usage of JUnit in the Stendhal project.
 
===What does Sourceforge.net offer Arianne?===