(Android SDK 1.5 has now included JUnit, but it has never been understood in depth. I have studied and analyzed its main framework in some open source libraries using C . This time, I saw a test folder in learning Android SDK 1.6, such as program APIDemoes. It seems that JUnit is used, so I began to learn how to use JUnit in Android. The test code in the APIDemoes test folder is relatively complex. We will learn step by step, gradually and deeply understand it, and explain how to read the test code for us later.
Android, JUnit.pdf)