List of usage examples for android.test ProviderTestCase2 subclass-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