Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.
/ tests-clarity-in-DDD Public archive

Source code for the article "Domain-Driven Design: Striving for clarity in tests with factories"

Notifications You must be signed in to change notification settings

inato/tests-clarity-in-DDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

tests-clarity-in-DDD

Source code for the article "Domain-Driven Design: Striving for clarity in tests with factories"

You will find in the folder src :

  • domain : Contains the domain concepts (and related tests) related to Hospital, including an in-memory implementation of a HospitalRepository
  • application : Contains the use-case replaceSomeoneInHospital and its related test

Releases

No releases published

Packages

No packages published