- IFileSystem Dependency Inversion Part 4
- In this part, we extracted an ugly method into its own class and along the way wrote some tests and added some properties and ... read more
- IFileSystem Dependency Inversion Part 5
- Testability; Flexibility - I can swap between WindowsFileSystem and AmazonS3FileSystem easily. In the interest of keeping the ... read more
|