| java.lang.Object | ||
| ↳ | junit.runner.BaseTestRunner | |
| ↳ | android.test.AndroidTestRunner | |
|
[Expand]
Inherited Constants
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
junit.runner.BaseTestRunner
|
|||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
This method was deprecated
in API level 5.
Incorrect spelling,
use
setInstrumentation(android.app.Instrumentation)
instead.
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
||||||||||
|
|
Returns the loaded Class for a suite name.
|
||||||||||
|
|
Override to define how to handle a failed loading of
a test suite.
|
||||||||||
|
[Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
junit.runner.BaseTestRunner
|
|||||||||||
From class
java.lang.Object
|
|||||||||||
From interface
junit.framework.TestListener
|
|||||||||||
This method was deprecated
in API level 5.
Incorrect spelling,
use
setInstrumentation(android.app.Instrumentation)
instead.
Returns the loaded Class for a suite name.
| ClassNotFoundException |
|---|
Override to define how to handle a failed loading of a test suite.