SilverHoodCorp / gdata-java-client

Automatically exported from code.google.com/p/gdata-java-client
Apache License 2.0
0 stars 0 forks source link

How to test com.google.gdata.client.http.AuthSubUtil #237

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am on App Engine, and I want to test the authSub authentication process.

It is easy to test the authentication with UserService with the 
LocalServiceTestHelper and LocalUserServiceTestConfig classes:
http://code.google.com/intl/fr-
FR/appengine/docs/java/tools/localunittesting.html#Writing_Authentication_Tes
ts

But for AuthSub there is no such classes.

How can I test that, and will you provide some way to test easily ?

Original issue reported on code.google.com by sp.ma...@gmail.com on 20 Feb 2010 at 12:19