| Interface | Description |
|---|---|
| DroidiumMetadataKey |
Holds all Drone metadata keys for Droidium
|
| DroidiumMetadataKey.ACTIVITIES |
Under this key, a list of activities which is some Drone acting upon is saved to
DronePoint metadata. |
| DroidiumMetadataKey.DEPLOYMENT |
Under this key, a deployment name from
@Deployment method is saved as value to DronePoint metadata on
which some particular DronePoint operates. |
| DroidiumMetadataKey.INSTRUMENTATION_TEST_PACKAGE_NAME |
Representation modified package name of original Selendroid deployment that is used to identify deployment on Android Device.
|
| DroidiumMetadataKey.PORT |
Under this key, port number is saved to
DronePoint metadata via which some particular Drone interacts with
Selendroid deployment instrumenting Arquillian deployment. |
| DroidiumMetadataKey.TESTED_APP_PACKAGE_NAME |
Representation of package name of Android application under tests.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.