just3obad / smartsoft-12

Automatically exported from code.google.com/p/smartsoft-12
0 stars 0 forks source link

2.31 List < User > extractFriends(List <User> ) #137

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Success scenarios:
return a list of friends from the users list

Failure scenarios:

Original issue reported on code.google.com by kelbhaey on 16 May 2012 at 5:25

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1553.

Original comment by yahiaelg...@gmail.com on 16 May 2012 at 5:35

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1554.

removed the extract_friend dummy method after yahia created the working one

Original comment by kelbhaey on 16 May 2012 at 5:55

GoogleCodeExporter commented 9 years ago
This story doesn't have a UML, it's used in another story 

Original comment by yahiaelg...@gmail.com on 19 May 2012 at 9:28

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1860.

Original comment by yahiaelg...@gmail.com on 19 May 2012 at 9:46

GoogleCodeExporter commented 9 years ago

Original comment by rana.hel...@gmail.com on 20 May 2012 at 9:16

GoogleCodeExporter commented 9 years ago

Original comment by kerolos.bebawy on 23 May 2012 at 8:55

GoogleCodeExporter commented 9 years ago
Good job ;)

Original comment by elmen...@gmail.com on 23 May 2012 at 2:08

GoogleCodeExporter commented 9 years ago
This method has no UML as it's one liner 
def extract_friends(users)
  users & self.friends 
end 

Original comment by yahiaelg...@gmail.com on 23 May 2012 at 4:11

GoogleCodeExporter commented 9 years ago

Original comment by just3obad on 23 May 2012 at 4:15

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r2397.

Original comment by yahiaelg...@gmail.com on 23 May 2012 at 9:36

GoogleCodeExporter commented 9 years ago

Original comment by EssamAhm...@gmail.com on 24 May 2012 at 9:29

GoogleCodeExporter commented 9 years ago

Original comment by yahiaelg...@gmail.com on 24 May 2012 at 9:35