Difference between revisions of "PersyCup"

From air
Jump to navigation Jump to search
Line 11: Line 11:
 
*DONSEZ Didier
 
*DONSEZ Didier
 
*MAISONASSE Stéphane
 
*MAISONASSE Stéphane
  +
  +
== Design Pattern ==
  +
Modèles GoF:
  +
* State (machine à états)
  +
* Singleton (une ou peu d'instances par classe)
  +
+ Testing pattern
   
 
== Design Pattern ==
 
== Design Pattern ==

Revision as of 13:28, 8 February 2016

Groupe

Elèves :

  • Bin
  • Tachy
  • Jordan

Responsables :

  • DONSEZ Didier
  • MAISONASSE Stéphane

Design Pattern

Modèles GoF:

  • State (machine à états)
  • Singleton (une ou peu d'instances par classe)

+ Testing pattern

Design Pattern

  • Chaîne de responsabilité