The “Android UI Elements” articles attempt to focus and analyze every single UI element in the Android programming environment on both sides: from the xml and from the Android code. In this case, we will start analyzing the most basis UI element: the TextView.
This article will show how to create JUnits in a Android project using practical examples. It builds on the work taught in the previous two articles in the series.
Now we know a little more about what Junits are for, and what the philosophy is, let’s configure JUnits in our Android development environment, using Eclipse.