Package com.jayway.facebooktestjavaapi.testuser

Provides the API for working with Facebook test users.

See:
          Description

Interface Summary
FacebookTestUserAccount API for a Facebook test user, encapsulating the ID, Access token and the Login URL for the user.
FacebookTestUserStore Provides access to Facebook test users for an application.
 

Package com.jayway.facebooktestjavaapi.testuser Description

Provides the API for working with Facebook test users.

The Facebook test user functionality makes if possible for developers to test out Facebook functionality and integration without having to create actual Facebook users and possibly risking to violate the Facebook EULA.

The default implementation of the entry point of the API is the HttpClientFacebookTestUserStore. For information how to use it, see the examples project.



Copyright © 2011. All Rights Reserved.