Interface | Description |
---|---|
CommandExecutor | |
CommandExecutor.ErrorListener | |
DeviceCallback |
Used for declare an action to perform on one or several
IDevice s. |
Class | Description |
---|---|
AbstractAndroidMojo |
Contains common fields and methods for android mojos.
|
AbstractEmulatorMojo |
AbstractEmulatorMojo contains all code related to the interaction with the Android emulator.
|
AbstractInstrumentationMojo |
AbstractInstrumentationMojo implements running the instrumentation
tests.
|
AbstractPublisherMojo | |
AndroidNdk |
Represents an Android NDK.
|
AndroidSdk |
Represents an Android SDK.
|
AndroidSigner |
Can sign Android applications (apk's).
|
AndroidTestRunListener |
AndroidTestRunListener produces a nice output for the log for the test run as well as an xml file compatible with
the junit xml report file format understood by many tools.
|
CommandExecutor.Factory |
Provides factory services for creating a default instance of the command executor.
|
DefaultJavaProcessExecutor |
Simple implementation of ProcessExecutor, using the standard Java Process(Builder) API.
|
IncludeExcludeSet | |
InclusionExclusionResolver | |
InstrumentationArgumentParser |
Parses a list of key/value pairs separated by a space in to a map.
|
MavenErrorReporter | |
PluginInfo |
PluginInfo reads plugin.properties which contains filtered
values from the build like the GAV coordinates of the plugin itself
and provides convenience methods for accessing these properties
and related things about the plugin.
|
ProgressIndicatorImpl | |
ScreenshotServiceWrapper |
ScreenshotServiceWrapper wraps the feature to capture a screenshot during an instrumentation test run.
|
Enum | Description |
---|---|
AndroidSigner.Debug |
Exception | Description |
---|---|
ExecutionException | |
InvalidConfigurationException |
Exception for notifying about an invalid plugin configuration.
|
InvalidNdkException |
Exception for notifying about an invalidly configured Android NDK.
|
InvalidSdkException |
Exception for notifying about an invalidly configured Android SDK.
|
Copyright © 2008–2019 simpligility technologies inc.. All rights reserved.