| Issue 23: | Implement “Data Access Object” layer for by.vsu.mf.ammc.pm.domain.project.management.Team | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Create class by.vsu.mf.ammc.pm.dao.mysql.project.management.TeamDaoImpl which implements interface by.vsu.mf.ammc.pm.dao.abstraction.project.management.TeamDao. Create test class by.vsu.mf.ammc.pm.test.project.management.TeamDaoTest which tests each method of class TeamDaoImpl. Test class is to contain method main and have simple console implementation.
Mar 13, 2015
(No comment was entered for this change.)
Status:
Started
Mar 20, 2015
(No comment was entered for this change.)
Blocking:
projects-management:37
Mar 20, 2015
Created class by.vsu.mf.ammc.pm.dao.mysql.project.management.TeamDaoImpl which implements interface by.vsu.mf.ammc.pm.dao.abstraction.project.management.TeamDao. Created test class by.vsu.mf.ammc.pm.test.project.management.TeamDaoTest which tests each method of class TeamDaoImpl. Test class is to contain method main and have simple console implementation.
Status:
Done
Mar 26, 2015
(No comment was entered for this change.)
Blocking:
projects-management:51
Apr 21, 2015
(No comment was entered for this change.)
Status:
Approved
Apr 21, 2015
(No comment was entered for this change.)
Blocking:
-projects-management:37
Apr 21, 2015
(No comment was entered for this change.)
Blocking:
-projects-management:51
May 7, 2015
(No comment was entered for this change.)
Blocking:
projects-management:67
|
Owner: Nix...@gmail.com