public class TmdbMoviesTest extends AbstractTests
LANGUAGE_DEFAULT, LANGUAGE_ENGLISH, LANGUAGE_RUSSIAN, LOG| Constructor and Description |
|---|
TmdbMoviesTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpClass() |
void |
testAppendToResponse()
Test of Append_To_Response method, of class TmdbMovies.
|
void |
testGetLatestMovie()
Test of getLatestMovie method, of class TmdbMovies.
|
void |
testGetMovieAccountState()
Test of getMovieAccountState method, of class TmdbMovies.
|
void |
testGetMovieAlternativeTitles()
Test of getMovieAlternativeTitles method, of class TmdbMovies.
|
void |
testGetMovieChanges()
Test of getMovieChanges method, of class TmdbMovies.
|
void |
testGetMovieCredits()
Test of getMovieCredits method, of class TmdbMovies.
|
void |
testGetMovieImages()
Test of getMovieImages method, of class TmdbMovies.
|
void |
testGetMovieInfo()
Test of getMovieInfo method, of class TmdbMovies.
|
void |
testGetMovieInfoImdb()
Test of getMovieInfoImdb method, of class TmdbMovies.
|
void |
testGetMovieKeywords()
Test of getMovieKeywords method, of class TmdbMovies.
|
void |
testGetMovieLists()
Test of getMovieLists method, of class TmdbMovies.
|
void |
testGetMovieReleaseInfo()
Test of getMovieReleaseInfo method, of class TmdbMovies.
|
void |
testGetMovieReviews()
Test of getMovieReviews method, of class TmdbMovies.
|
void |
testGetMovieTranslations()
Test of getMovieTranslations method, of class TmdbMovies.
|
void |
testGetMovieVideos()
Test of getMovieVideos method, of class TmdbMovies.
|
void |
testGetNowPlayingMovies()
Test of getNowPlayingMovies method, of class TmdbMovies.
|
void |
testGetPopularMovieList()
Test of getPopularMovieList method, of class TmdbMovies.
|
void |
testGetReleaseDates()
Test of getReleaseDates method, of class TmdbMovies.
|
void |
testGetSimilarMovies()
Test of getSimilarMovies method, of class TmdbMovies.
|
void |
testGetTopRatedMovies()
Test of getTopRatedMovies method, of class TmdbMovies.
|
void |
testGetUpcoming()
Test of getUpcoming method, of class TmdbMovies.
|
void |
testPostMovieRating()
Test of postMovieRating method, of class TmdbMovies.
|
appendToResponseBuilder, doConfiguration, getAccountId, getApiKey, getGuestSession, getHttpClient, getHttpTools, getPassword, getProperty, getSessionId, getUsernamepublic static void setUpClass()
throws MovieDbException
MovieDbExceptionpublic void testAppendToResponse()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetMovieInfo()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetMovieInfoImdb()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetMovieAccountState()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetMovieAlternativeTitles()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetMovieCredits()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetMovieImages()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetMovieKeywords()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetMovieReleaseInfo()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetMovieVideos()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetMovieTranslations()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetSimilarMovies()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetMovieReviews()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetMovieLists()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetMovieChanges()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testPostMovieRating()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetLatestMovie()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetUpcoming()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetNowPlayingMovies()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetPopularMovieList()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetTopRatedMovies()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionpublic void testGetReleaseDates()
throws MovieDbException
com.omertron.themoviedbapi.MovieDbExceptionMovieDbExceptionCopyright © 2012–2017. All rights reserved.