
Since I’ve been toying with Android development in the last few months, I’ve been focusing on the Android SDK side of things instead of fundamentals such as project set up, code cleanliness, and testing. This post starts rectifying that situation, and is a bare bones introduction to unit testing Java code using JUnit & Eclipse, [...]
