automated_testing_framework_plugin_connectivity library

Classes

AssertConnectivityForm
AssertConnectivityStep
Test step that asserts that the value within variableName equals (or does not equal) a specific value.
ConnectivityPlugin
Plugin that allows for the simulation of being connected or disconnected from internet for automated connectivity testing without having to actually enable / disable the entire phone's connection.
ResetConnectivityForm
ResetConnectivityStep
Set's the device's connectivity status. As a note, this will not actually change the connection. Instead, it sets the value on the ConnectivityPlugin. Applications would need to use that plugin to allow for connectivity testing.
SetConnectivityForm
SetConnectivityStep
Set's the device's connectivity status. As a note, this will not actually change the connection. Instead, it sets the value on the ConnectivityPlugin. Applications would need to use that plugin to allow for connectivity testing.
TestConnectivityHelper
TestConnectivityTranslations