com.google.api.ads.dfa.lib.testing.mocks.v1_12
Class UserProfile
java.lang.Object
com.google.api.ads.dfa.lib.testing.mocks.v1_12.UserProfile
public class UserProfile
- extends Object
Mock user profile. Used to test LoginTokens.
- Author:
- Joseph DiLallo
|
Method Summary |
String |
getToken()
Mock of user profile's token-retrieving method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AUTH_TOKEN
public static final String AUTH_TOKEN
- See Also:
- Constant Field Values
UserProfile
public UserProfile()
getToken
public String getToken()
- Mock of user profile's token-retrieving method.
- Returns:
- an authentication token
Copyright © 2012. All Rights Reserved.