public class AndroidAuthenticatorTest
extends java.lang.Object
| Constructor and Description |
|---|
AndroidAuthenticatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
failedGetAuthToken() |
void |
goodToken() |
void |
invalidateAuthToken() |
void |
missingAuthToken() |
void |
publicMethods() |
void |
resultContainsIntent() |
void |
setUp() |
public void setUp()
public void failedGetAuthToken()
throws java.lang.Exception
java.lang.Exceptionpublic void resultContainsIntent()
throws java.lang.Exception
java.lang.Exceptionpublic void missingAuthToken()
throws java.lang.Exception
java.lang.Exceptionpublic void invalidateAuthToken()
throws java.lang.Exception
java.lang.Exceptionpublic void goodToken()
throws java.lang.Exception
java.lang.Exceptionpublic void publicMethods()
throws java.lang.Exception
java.lang.Exception