public class TmdbAuthenticationTest extends AbstractTests
LANGUAGE_DEFAULT, LANGUAGE_ENGLISH, LANGUAGE_RUSSIAN, LOG| Constructor and Description |
|---|
TmdbAuthenticationTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpClass() |
void |
testGetAuthorisationToken()
Test of getAuthorisationToken method, of class TmdbAuthentication.
|
void |
testGetGuestSessionToken()
Test of getGuestSessionToken method, of class TmdbAuthentication.
|
void |
testGetSessionToken()
Test of getSessionToken method, of class TmdbAuthentication.
|
void |
testGetSessionTokenLogin()
Test of getSessionTokenLogin method, of class TmdbAuthentication.
|
appendToResponseBuilder, doConfiguration, getAccountId, getApiKey, getGuestSession, getHttpClient, getHttpTools, getPassword, getProperty, getSessionId, getUsernamepublic static void setUpClass()
throws MovieDbException
MovieDbExceptionpublic void testGetAuthorisationToken()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetSessionToken()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetGuestSessionToken()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetSessionTokenLogin()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionCopyright © 2012–2017. All rights reserved.