public class TmdbAccountTest extends AbstractTests
LANGUAGE_DEFAULT, LANGUAGE_ENGLISH, LANGUAGE_RUSSIAN, LOG| Constructor and Description |
|---|
TmdbAccountTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpClass() |
void |
testGetAccount()
Test of getAccountId method, of class TmdbAccount.
|
void |
testGetFavoriteMovies()
Test of getFavoriteMovies method, of class TmdbAccount.
|
void |
testGetFavoriteTv()
Test of getFavoriteTv method, of class TmdbAccount.
|
void |
testGetGuestRatedMovies()
Test of getGuestRatedMovies method, of class TmdbAccount.
|
void |
testGetRatedMovies()
Test of getRatedMovies method, of class TmdbAccount.
|
void |
testGetRatedTV()
Test of getRatedTV method, of class TmdbAccount.
|
void |
testGetUserLists()
Test of getUserLists method, of class TmdbAccount.
|
void |
testGetWatchListMovie()
Test of getWatchListMovie method, of class TmdbAccount.
|
void |
testGetWatchListTV()
Test of getWatchListTV method, of class TmdbAccount.
|
void |
testModifyFavoriteStatus()
Test of modifyFavoriteStatus method, of class TmdbAccount.
|
void |
testModifyWatchList()
Test of modifyWatchList method, of class TmdbAccount.
|
appendToResponseBuilder, doConfiguration, getAccountId, getApiKey, getGuestSession, getHttpClient, getHttpTools, getPassword, getProperty, getSessionId, getUsernamepublic static void setUpClass()
throws MovieDbException
MovieDbExceptionpublic void testGetAccount()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetUserLists()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetFavoriteMovies()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetFavoriteTv()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testModifyFavoriteStatus()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetRatedMovies()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetRatedTV()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetWatchListMovie()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetWatchListTV()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testModifyWatchList()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetGuestRatedMovies()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionCopyright © 2012–2017. All rights reserved.