Uses of Class
org.uitnet.testing.smartfwk.ui.core.config.UserProfile
| Package | Description |
|---|---|
| org.uitnet.testing.smartfwk.api.core | |
| org.uitnet.testing.smartfwk.ui.core | |
| org.uitnet.testing.smartfwk.ui.core.config |
-
Uses of UserProfile in org.uitnet.testing.smartfwk.api.core
Methods in org.uitnet.testing.smartfwk.api.core with parameters of type UserProfile Modifier and Type Method Description protected abstract HttpSessionAbstractApiTestHelper. login(ApiConfig apiConfig, UserProfile userProfile) -
Uses of UserProfile in org.uitnet.testing.smartfwk.ui.core
Fields in org.uitnet.testing.smartfwk.ui.core declared as UserProfile Modifier and Type Field Description protected UserProfileAbstractUITestHelper. initUserProfile -
Uses of UserProfile in org.uitnet.testing.smartfwk.ui.core.config
Methods in org.uitnet.testing.smartfwk.ui.core.config that return UserProfile Modifier and Type Method Description UserProfileAppConfig. getUserProfile(String profileName)UserProfileTestConfigManager. getUserProfile(String appName, String profileName)