Example of Functional Architecture of the book "Unit Testing Principles, Practices, and Patterns: Effective testing styles, patterns, and reliable automation for unit testing, mocking, and integration testing with examples in C#" in Typescript.

Folders: src -> beforeFunctionalArch | afterFunctionalArch

Steps to run:
1 - npm install
2 - npm test