Meeting7 - bounswe/bounswe2015group4 GitHub Wiki
Meeting 7
Date: 02.05.2015
Place: CmpE Lounge
Participants: Müge Kurtipek, Berfu Büyüköz, Oğuz Erdoğmus, Erdem Toraman, Mertcan Çüçen, Alper Ahmetoğlu, İlke Gültekin
Meeting Objectives:
- Reading and understanding the objectives of the homework#8.
- Separating the homework parts between meeting participants.
- Take action for the homework8 together.
- Solving the migration problem from the previous week.
Actions:
- Create a responsiblity assignment matrix (Müge)
- Set up group git repository on github (Alper)
- Create an initial java class file called MathematicalOperations.java in repository (Mertcan)
- Set up a development environment for developing java code (Every team member)
- Modify MathematicalOperations.java and commit a member java function that performs a unique mathametical operation (Every team member)
- Create a file called TestMathematicalOperations.java in repository (Mertcan)
- Write and commit a JUnit test function containing at least 2 different fringe case tests (Every team member)
- Document the MathematicalOperations class (İlke)
- Generate HTML style doxygen documentation (İlke)