public class ComponentsTestRunner
extends RobolectricTestRunner
Constructor and Description |
---|
ComponentsTestRunner(Class<?> testClass)
Creates a runner to run
testClass . |
public ComponentsTestRunner(Class<?> testClass) throws InitializationError
testClass
. Looks in your working directory for your
AndroidManifest.xml file and res directory by default. Use the Config
annotation to
configure.testClass
- the test class to be runInitializationError
- if junit says sopublic Config getConfig(Method method)