Skip to content

matthiasnoback/modeling-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Modeling exercises

Value objects

Take a look at:

These pieces of code are in need of proper value objects. Refactor the code, introduce objects and make sure that:

  • Illegal states cannot be represented by these objects,
  • Any domain knowledge you already have or have gained by reverse engineering the snippets will be documented in the tests and classes for these objects.

Releases

No releases published

Packages

 
 
 

Languages