@PrepareForTest(value={org.apache.shindig.gadgets.http.HttpResponse.class,com.google.api.client.googleapis.auth.oauth2.GoogleIdToken.class,com.google.api.client.googleapis.auth.oauth2.GoogleIdToken.Payload.class})
public class FacebookLoginServletTest
extends Object
| Constructor and Description |
|---|
FacebookLoginServletTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testDoGetCallBackAccepted() |
void |
testDoGetCallBackDeclined() |
void |
testDoGetCallBackEncodingException() |
void |
testDoGetCallBackGadgetException() |
void |
testDoGetCallBackIllegalException() |
void |
testDoGetCallBackJsonException() |
void |
testDoGetCallBackNullPointerException() |
void |
testDoGetCallBackSecurityTokenException() |
void |
testDoGetInvalid() |
void |
testDoGetRedirect() |
public void testDoGetCallBackDeclined()
throws Exception
Exceptionpublic void testDoGetCallBackAccepted()
throws Exception
Exceptionpublic void testDoGetCallBackNullPointerException()
throws Exception
Exceptionpublic void testDoGetCallBackGadgetException()
throws Exception
Exceptionpublic void testDoGetCallBackJsonException()
throws Exception
Exceptionpublic void testDoGetCallBackSecurityTokenException()
throws Exception
Exceptionpublic void testDoGetCallBackEncodingException()
throws Exception
ExceptionCopyright © 2013 OpenSocial Foundation. All Rights Reserved.