Add alias name for the pattern

This commit is contained in:
Ilkka Seppälä
2016-04-10 21:49:40 +03:00
parent ccc1ec921a
commit c2f4194c07

View File

@ -9,6 +9,9 @@ tags:
- Difficulty-Expert - Difficulty-Expert
--- ---
## Also known as
Ports and Adapters
## Intent ## Intent
Allow an application to equally be driven by users, programs, automated test or batch scripts, and to be developed and tested in isolation from its eventual run-time devices and databases. Allow an application to equally be driven by users, programs, automated test or batch scripts, and to be developed and tested in isolation from its eventual run-time devices and databases.