public class AuthzServiceTest extends PatchedActivityInstrumentationTestCase
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
expectedEx |
| Constructor and Description |
|---|
AuthzServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testErrorJsonMessage() |
void |
testErrorStringMessage() |
void |
testFetchTokenForFreshAccount() |
void |
testFetchTokenReturnsNullForNoAccount() |
void |
testRefreshToken() |
getActivity, setDexcacheDirpublic void testFetchTokenReturnsNullForNoAccount()
throws OAuth2AuthorizationException
OAuth2AuthorizationExceptionpublic void testFetchTokenForFreshAccount()
throws OAuth2AuthorizationException
OAuth2AuthorizationExceptionpublic void testErrorJsonMessage()
public void testErrorStringMessage()
public void testRefreshToken()
throws OAuth2AuthorizationException
OAuth2AuthorizationExceptionCopyright © 2016 JBoss by Red Hat. All Rights Reserved.