In a previous post I talked about how I was finally able to start writing unit tests. In this post I will discuss how I went from just starting out to where I am now. This has involved splitting our database access object into two parts, creating an object factory, and a few mock objects. I think they are mock objects and not stubs, but I may need to read about that a little more before I finish this post.
Subscribe to:
Posts (Atom)
Where Will We Go With AI
As AI becomes a more powerful coding tool I could see it taking us in two directions. One would be more and more bad high level code that ...
-
Some Android applications use space on your Google Drive to store data. You can't see this data by browsing drive the normal way. You ...
-
I started a new 3d unity project to play around with terrain creation. You can add a terrain object and then they have tools for raising a...
-
I have several apps published on the Apple Appstore. Four of them are using iAds and that service is going to be discontinued soon. I am g...