Example usage for android.test ProviderTestCase2 subclass-usage

List of usage examples for android.test ProviderTestCase2 subclass-usage

Introduction

In this page you can find the example usage for android.test ProviderTestCase2 subclass-usage.

Usage

From source file com.android.email.mail.transport.SmtpSenderUnitTests.java

/**
 * This is a series of unit tests for the SMTP Sender class.  These tests must be locally
 * complete - no server(s) required.
 *
 * These tests can be run with the following command:
 *   runtest -c com.android.email.mail.transport.SmtpSenderUnitTests email

From source file com.mwebster.iemail.mail.transport.SmtpSenderUnitTests.java

/**
 * This is a series of unit tests for the SMTP Sender class.  These tests must be locally
 * complete - no server(s) required.
 *
 * These tests can be run with the following command:
 *   runtest -c com.mwebster.iemail.mail.transport.SmtpSenderUnitTests email