automated_testing_framework_plugin_gps library

Classes

AssertLocationPermissionForm
AssertLocationPermissionStep
Test step that asserts that the value within variableName equals (or does not equal) a specific value.
GpsPlugin
Plugin that allows for the simulation of testing with different locations without having to actually move the device. This also allows testing on devices where a GPS chip may not exist.
ResetLocationForm
ResetLocationStep
Reset's the any overrides in the GpsPlugin.
SetLocationForm
SetLocationPermissionForm
SetLocationPermissionStep
Set's the device's location permission status. As a note, this will not actually change the permission. Instead, it sets the value on the GpsPlugin. Applications would need to use that plugin to allow for location testing.
SetLocationStep
Set's the device's location status. As a note, this will not actually change the location as reported by the device. Instead, it sets the value on the GpsPlugin. Applications would need to use that plugin to allow for location based testing.
TestGpsHelper
TestGpsTranslations