As you know, Android separate in some layer. In Application layer, They usually use Junit test. In Application framework layer, I see that there are some class in Android source code to test such as android.test. But I don't know how to use it. Can you help me.
And in lower level which test method is used to test ?
Thanks

