Spoon extension.
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
ADB timeout (in seconds).
Output directory for the spoon report files. If empty, the default dir will be used.
Fully qualified name of the test class to be run (e.g. com.example.foo.test.MyTestCase).
Debug logging flag.
Devices to run the tests on (specified with serial numbers).
Fail if no device is connected flag.
Ignore test failures flag.
Extra arguments to pass to instrumentation.
Test method to be run. Used when `className` is provided.
Whether or not animations are enabled, useful for slow machines or projects with many screenshots.