List of usage examples for android.test LoaderTestCase subclass-usage
From source file com.android.contacts.common.model.ContactLoaderTest.java
/** * Runs ContactLoader tests for the the contact-detail and editor view. */ @LargeTest public class ContactLoaderTest extends LoaderTestCase { private static final long CONTACT_ID = 1;