Skip to content

Cogdof/team3_tdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

team3_tdd

2018_riot project_TDD work

-- //@bot add 이름, 나이, 성별
//@bot remove 이름
//@bot list 친구리스트
//@bot time 시간
//@bot find 이름
//친구는 이름과 나이, 성별 가지고 있다.
//gender는 Enum으로
//제약사항 : 친구는 최대 10명까지 추가
//친구가 없는데 remove하면 적절한 메세지
//Find에 없으면 알아서 적절한 메세지
//Key는 name
//analyze으로 확인
//TDD로 반드시 하자

About

2018_riot project_TDD work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages