- Week 8
- Make a class diagram for the crossing package from the
sen1 crossing exercise.
- Week 9
- Make a new project in NetBeans and start implementing your classes in your own case study.
- Use the test-driven-development approach as demonstrated in this week's lecture.
- Add a design folder to the project and put crc- and requirements-xml files in it.
- Copy also your classdiagram and your sequence diagrams into that directory.
- Make test classes which contain all tests for a certain use-case scnenario.
- When you have made a reasonable amount of code (1-2 hrs work) and you are satisfied with the configuration,
make an import into your svn repository. Make sure that you only add usefull files and
ignore build products and other items that should not live in a repository!
- You will find your repositories at the subdirectories on: https://www.fontysvenlo.org/svn/2010/tdd_mod1/
See the page: Repositories at fontysvenlo.org
|