-
resetAllValues()
-
Resets all properties to their default values. This should be called after every test where one or more properties were set.
-
setLocaleCookieName(version)
-
Sets the locale cookie name to be used in the test.
Parameters:
Name |
Type |
Description |
version |
String
|
The app version. |
-
setLocales(locales)
-
Sets the app locales to be used in the test.
Parameters:
Name |
Type |
Description |
locales |
|
The app locales. |
-
setVersion(version)
-
Sets the app version to be used in the test.
Parameters:
Name |
Type |
Description |
version |
String
|
The app version. |