java.lang.Object | ||
↳ | junit.runner.BaseTestRunner | |
↳ | android.test.AndroidTestRunner |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
junit.runner.BaseTestRunner
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
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
|
Returns the loaded Class for a suite name.
ClassNotFoundException |
---|
Override to define how to handle a failed loading of a test suite.