-
Notifications
You must be signed in to change notification settings - Fork 10
A class for each system property #199
Comments
@SherifWaly Want to start this? It's quite a lot of changes, but we use PDD. For starters, I would add interfaces What do you think? |
@amihaiemil Ok I will try to understand this task and start it. |
@SherifWaly Just read that article and add those interfaces -- no need to start using them in the code yet. I'll start with them and you'll see :D And leave a puzzle in the code, for this task to be continued |
@SherifWaly By the way, the build on this project is simply |
@SherifWaly btw, you are now listed as a contributor here: http://charles.amihaiemil.com |
@amihaiemil I'm happy to know that :D Thanks Mihai! |
We read a few system properties in the aws layer.
Let's create classes for each of them and correct the unit tests, according to this article
The text was updated successfully, but these errors were encountered: