Skip navigation links
A C D E F G L R S T V 

A

AbstractTests - Class in com.omertron.themoviedbapi
 
AbstractTests() - Constructor for class com.omertron.themoviedbapi.AbstractTests
 
ApiUrlTest - Class in com.omertron.themoviedbapi.tools
Test case for ApiUrl
ApiUrlTest() - Constructor for class com.omertron.themoviedbapi.tools.ApiUrlTest
 
appendToResponseBuilder(Class<T>) - Static method in class com.omertron.themoviedbapi.AbstractTests
Build up a full list of the AppendToResponse methods into a string for use in the URL
ArtworkResults - Class in com.omertron.themoviedbapi
 
ArtworkResults() - Constructor for class com.omertron.themoviedbapi.ArtworkResults
 

C

com.omertron.themoviedbapi - package com.omertron.themoviedbapi
 
com.omertron.themoviedbapi.methods - package com.omertron.themoviedbapi.methods
 
com.omertron.themoviedbapi.tools - package com.omertron.themoviedbapi.tools
 
CompareTest - Class in com.omertron.themoviedbapi
 
CompareTest() - Constructor for class com.omertron.themoviedbapi.CompareTest
 
configure(String) - Static method in class com.omertron.themoviedbapi.TestLogger
configure the logger with a simple in-memory file for the required log level
configure() - Static method in class com.omertron.themoviedbapi.TestLogger
Set the logging level to "ALL"

D

DebugTest - Class in com.omertron.themoviedbapi
Test case for Debugging
DebugTest() - Constructor for class com.omertron.themoviedbapi.DebugTest
 
doConfiguration() - Static method in class com.omertron.themoviedbapi.AbstractTests
Do the initial configuration for the test cases

E

exception - Variable in class com.omertron.themoviedbapi.methods.TmdbListsTest
 

F

found(ArtworkType) - Method in class com.omertron.themoviedbapi.ArtworkResults
 

G

getAccountId() - Static method in class com.omertron.themoviedbapi.AbstractTests
Get the Account information
getApiKey() - Static method in class com.omertron.themoviedbapi.AbstractTests
Get the API Key
getGuestSession() - Static method in class com.omertron.themoviedbapi.AbstractTests
Get the Guest Session ID
getHttpClient() - Static method in class com.omertron.themoviedbapi.AbstractTests
get the Http Client
getHttpTools() - Static method in class com.omertron.themoviedbapi.AbstractTests
Get the Http Tools
getImdb() - Method in class com.omertron.themoviedbapi.TestID
 
getName() - Method in class com.omertron.themoviedbapi.TestID
 
getOther() - Method in class com.omertron.themoviedbapi.TestID
 
getPassword() - Static method in class com.omertron.themoviedbapi.AbstractTests
Get the Account password
getProperty(String) - Static method in class com.omertron.themoviedbapi.AbstractTests
Get the named property
getSessionId() - Static method in class com.omertron.themoviedbapi.AbstractTests
get the Session ID
getTmdb() - Method in class com.omertron.themoviedbapi.TestID
 
getUsername() - Static method in class com.omertron.themoviedbapi.AbstractTests
Get the Account username

L

LANGUAGE_DEFAULT - Static variable in class com.omertron.themoviedbapi.AbstractTests
 
LANGUAGE_ENGLISH - Static variable in class com.omertron.themoviedbapi.AbstractTests
 
LANGUAGE_RUSSIAN - Static variable in class com.omertron.themoviedbapi.AbstractTests
 
loadProperties(Properties, File) - Static method in class com.omertron.themoviedbapi.TestLogger
Load properties from a file
LOG - Static variable in class com.omertron.themoviedbapi.AbstractTests
 

R

randomRating() - Static method in class com.omertron.themoviedbapi.TestSuite
 

S

saveProperties(Properties, File, String) - Static method in class com.omertron.themoviedbapi.TestLogger
Save properties to a file
setImdb(String) - Method in class com.omertron.themoviedbapi.TestID
 
setName(String) - Method in class com.omertron.themoviedbapi.TestID
 
setOther(String) - Method in class com.omertron.themoviedbapi.TestID
 
setTmdb(int) - Method in class com.omertron.themoviedbapi.TestID
 
setUpClass() - Static method in class com.omertron.themoviedbapi.CompareTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.DebugTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbAccountTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbAuthenticationTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbCertificationsTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbChangesTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbCollectionsTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbCompaniesTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbConfigurationTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbCreditsTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbDiscoverTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbEpisodesTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbFindTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbGenresTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbKeywordsTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbListsTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbNetworksTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbPeopleTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbReviewsTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbSearchTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbSeasonsTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.methods.TmdbTVTest
 
setUpClass() - Static method in class com.omertron.themoviedbapi.tools.ApiUrlTest
 

T

test() - Method in class com.omertron.themoviedbapi.DebugTest
 
test(<any>, String) - Static method in class com.omertron.themoviedbapi.TestSuite
 
test(MovieBasic) - Static method in class com.omertron.themoviedbapi.TestSuite
 
test(MovieInfo) - Static method in class com.omertron.themoviedbapi.TestSuite
 
test(UserList) - Static method in class com.omertron.themoviedbapi.TestSuite
 
test(TVBasic) - Static method in class com.omertron.themoviedbapi.TestSuite
 
test(TVInfo) - Static method in class com.omertron.themoviedbapi.TestSuite
 
test(TVEpisodeInfo) - Static method in class com.omertron.themoviedbapi.TestSuite
 
test(PersonInfo) - Static method in class com.omertron.themoviedbapi.TestSuite
 
test(TVSeasonInfo) - Static method in class com.omertron.themoviedbapi.TestSuite
 
test(ExternalID) - Static method in class com.omertron.themoviedbapi.TestSuite
 
test(MediaCreditList) - Static method in class com.omertron.themoviedbapi.TestSuite
 
test(MediaState) - Static method in class com.omertron.themoviedbapi.TestSuite
 
test(<any>, String) - Static method in class com.omertron.themoviedbapi.TestSuite
 
testAppendToResponse() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of Append_To_Response method, of class TmdbMovies.
testAppendToResponse() - Method in class com.omertron.themoviedbapi.methods.TmdbPeopleTest
Test of Append_To_Response method, of class TmdbPeople.
testAppendToResponse() - Method in class com.omertron.themoviedbapi.methods.TmdbTVTest
Test of Append_To_Response method, of class TmdbTV.
testATR(<any>, Class<T>, T) - Static method in class com.omertron.themoviedbapi.TestSuite
Test the AppendToResponse method
testCloseMatch() - Method in class com.omertron.themoviedbapi.CompareTest
Close match
testConfiguration() - Method in class com.omertron.themoviedbapi.tools.ApiUrlTest
 
testCreateImageUrl() - Method in class com.omertron.themoviedbapi.methods.TmdbConfigurationTest
Test of createImageUrl method, of class TheMovieDbApi.
testExactMatch() - Method in class com.omertron.themoviedbapi.CompareTest
Exact match
testFindMoviesImdbID() - Method in class com.omertron.themoviedbapi.methods.TmdbFindTest
Test of Find Movie
testFindPersonImdbID() - Method in class com.omertron.themoviedbapi.methods.TmdbFindTest
Test of Find Person
testFindTvSeriesImdbID() - Method in class com.omertron.themoviedbapi.methods.TmdbFindTest
Test of Find TV
testGetAccount() - Method in class com.omertron.themoviedbapi.methods.TmdbAccountTest
Test of getAccountId method, of class TmdbAccount.
testGetAuthorisationToken() - Method in class com.omertron.themoviedbapi.methods.TmdbAuthenticationTest
Test of getAuthorisationToken method, of class TmdbAuthentication.
testGetCollectionImages() - Method in class com.omertron.themoviedbapi.methods.TmdbCollectionsTest
Test of getCollectionImages method, of class TheMovieDbApi.
testGetCollectionInfo() - Method in class com.omertron.themoviedbapi.methods.TmdbCollectionsTest
Test of getCollectionInfo method, of class TheMovieDbApi.
testGetCompanyInfo() - Method in class com.omertron.themoviedbapi.methods.TmdbCompaniesTest
Test of getCompanyInfo method, of class TheMovieDbApi.
testGetCompanyMovies() - Method in class com.omertron.themoviedbapi.methods.TmdbCompaniesTest
Test of getCompanyMovies method, of class TheMovieDbApi.
testGetConfig() - Method in class com.omertron.themoviedbapi.methods.TmdbConfigurationTest
Test of getConfig method, of class TmdbConfiguration.
testGetCreditInfo() - Method in class com.omertron.themoviedbapi.methods.TmdbCreditsTest
Test of getCreditInfo method, of class TmdbCredits.
testGetDiscoverMovie() - Method in class com.omertron.themoviedbapi.methods.TmdbDiscoverTest
Test of getDiscoverMovie method, of class TmdbDiscover.
testGetDiscoverTv() - Method in class com.omertron.themoviedbapi.methods.TmdbDiscoverTest
Test of getDiscoverTv method, of class TmdbDiscover.
testGetEpisodeAccountState() - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodesTest
Test of getEpisodeAccountState method, of class TmdbEpisodes.
testGetEpisodeChanges() - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodesTest
Test of getEpisodeChanges method, of class TmdbEpisodes.
testGetEpisodeCredits() - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodesTest
Test of getEpisodeCredits method, of class TmdbEpisodes.
testGetEpisodeExternalID() - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodesTest
Test of getEpisodeExternalID method, of class TmdbEpisodes.
testGetEpisodeImages() - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodesTest
Test of getEpisodeImages method, of class TmdbEpisodes.
testGetEpisodeInfo() - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodesTest
Test of getEpisodeInfo method, of class TmdbEpisodes.
testGetEpisodeVideos() - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodesTest
Test of getEpisodeVideos method, of class TmdbEpisodes.
testGetFavoriteMovies() - Method in class com.omertron.themoviedbapi.methods.TmdbAccountTest
Test of getFavoriteMovies method, of class TmdbAccount.
testGetFavoriteTv() - Method in class com.omertron.themoviedbapi.methods.TmdbAccountTest
Test of getFavoriteTv method, of class TmdbAccount.
testGetGenreMovieList() - Method in class com.omertron.themoviedbapi.methods.TmdbGenresTest
Test of getGenreMovieList method, of class TmdbGenres.
testGetGenreMovies() - Method in class com.omertron.themoviedbapi.methods.TmdbGenresTest
Test of getGenreMovies method, of class TmdbGenres.
testGetGenreTVList() - Method in class com.omertron.themoviedbapi.methods.TmdbGenresTest
Test of getGenreTVList method, of class TmdbGenres.
testGetGuestRatedMovies() - Method in class com.omertron.themoviedbapi.methods.TmdbAccountTest
Test of getGuestRatedMovies method, of class TmdbAccount.
testGetGuestSessionToken() - Method in class com.omertron.themoviedbapi.methods.TmdbAuthenticationTest
Test of getGuestSessionToken method, of class TmdbAuthentication.
testGetJobs() - Method in class com.omertron.themoviedbapi.methods.TmdbConfigurationTest
Test of getJobs method, of class TmdbConfiguration.
testGetKeyword() - Method in class com.omertron.themoviedbapi.methods.TmdbKeywordsTest
Test of getKeyword method, of class TheMovieDbApi.
testGetKeywordMovies() - Method in class com.omertron.themoviedbapi.methods.TmdbKeywordsTest
Test of getMovieDbBasics method, of class TheMovieDbApi.
testGetLatestMovie() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of getLatestMovie method, of class TmdbMovies.
testGetMovieAccountState() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of getMovieAccountState method, of class TmdbMovies.
testGetMovieAlternativeTitles() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of getMovieAlternativeTitles method, of class TmdbMovies.
testGetMovieCertifications() - Method in class com.omertron.themoviedbapi.methods.TmdbCertificationsTest
Test of getMoviesCertification method, of class TmdbCertifications.
testGetMovieChanges() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of getMovieChanges method, of class TmdbMovies.
testGetMovieChangesList() - Method in class com.omertron.themoviedbapi.methods.TmdbChangesTest
Test of getChangeList(MOVIE) method, of class TmdbChanges.
testGetMovieCredits() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of getMovieCredits method, of class TmdbMovies.
testGetMovieImages() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of getMovieImages method, of class TmdbMovies.
testGetMovieInfo() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of getMovieInfo method, of class TmdbMovies.
testGetMovieInfoImdb() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of getMovieInfoImdb method, of class TmdbMovies.
testGetMovieKeywords() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of getMovieKeywords method, of class TmdbMovies.
testGetMovieLists() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of getMovieLists method, of class TmdbMovies.
testGetMovieReleaseInfo() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of getMovieReleaseInfo method, of class TmdbMovies.
testGetMovieReviews() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of getMovieReviews method, of class TmdbMovies.
testGetMovieTranslations() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of getMovieTranslations method, of class TmdbMovies.
testGetMovieVideos() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of getMovieVideos method, of class TmdbMovies.
testGetNetworkInfo() - Method in class com.omertron.themoviedbapi.methods.TmdbNetworksTest
Test of getNetworkInfo method, of class TmdbNetworks.
testGetNowPlayingMovies() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of getNowPlayingMovies method, of class TmdbMovies.
testGetPersonChanges() - Method in class com.omertron.themoviedbapi.methods.TmdbPeopleTest
Test of getPersonChanges method, of class TmdbPeople.
testGetPersonChangesList() - Method in class com.omertron.themoviedbapi.methods.TmdbChangesTest
Test of getChangeList(PERSON) method, of class TheMovieDbApi.
testGetPersonCombinedCredits() - Method in class com.omertron.themoviedbapi.methods.TmdbPeopleTest
Test of getPersonCombinedCredits method, of class TmdbPeople.
testGetPersonExternalIds() - Method in class com.omertron.themoviedbapi.methods.TmdbPeopleTest
Test of getPersonExternalIds method, of class TmdbPeople.
testGetPersonImages() - Method in class com.omertron.themoviedbapi.methods.TmdbPeopleTest
Test of getPersonImages method, of class TmdbPeople.
testGetPersonInfo() - Method in class com.omertron.themoviedbapi.methods.TmdbPeopleTest
Test of getPersonMovieOldInfo method, of class TheMovieDbApi.
testGetPersonLatest() - Method in class com.omertron.themoviedbapi.methods.TmdbPeopleTest
Test of getPersonLatest method, of class TmdbPeople.
testGetPersonMovieCredits() - Method in class com.omertron.themoviedbapi.methods.TmdbPeopleTest
Test of getPersonMovieCredits method, of class TmdbPeople.
testGetPersonPopular() - Method in class com.omertron.themoviedbapi.methods.TmdbPeopleTest
Test of getPersonPopular method, of class TmdbPeople.
testGetPersonTaggedImages() - Method in class com.omertron.themoviedbapi.methods.TmdbPeopleTest
Test of getPersonTaggedImages method, of class TmdbPeople.
testGetPersonTVCredits() - Method in class com.omertron.themoviedbapi.methods.TmdbPeopleTest
Test of getPersonTVCredits method, of class TmdbPeople.
testGetPopularMovieList() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of getPopularMovieList method, of class TmdbMovies.
testGetRatedMovies() - Method in class com.omertron.themoviedbapi.methods.TmdbAccountTest
Test of getRatedMovies method, of class TmdbAccount.
testGetRatedTV() - Method in class com.omertron.themoviedbapi.methods.TmdbAccountTest
Test of getRatedTV method, of class TmdbAccount.
testGetReleaseDates() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of getReleaseDates method, of class TmdbMovies.
testGetReview() - Method in class com.omertron.themoviedbapi.methods.TmdbReviewsTest
Test of getReview method, of class TmdbReviews.
testGetSeasonAccountState() - Method in class com.omertron.themoviedbapi.methods.TmdbSeasonsTest
Test of getSeasonAccountState method, of class TmdbSeasons.
testGetSeasonChanges() - Method in class com.omertron.themoviedbapi.methods.TmdbSeasonsTest
Test of getSeasonChanges method, of class TmdbSeasons.
testGetSeasonCredits() - Method in class com.omertron.themoviedbapi.methods.TmdbSeasonsTest
Test of getSeasonCredits method, of class TmdbSeasons.
testGetSeasonExternalID() - Method in class com.omertron.themoviedbapi.methods.TmdbSeasonsTest
Test of getSeasonExternalID method, of class TmdbSeasons.
testGetSeasonImages() - Method in class com.omertron.themoviedbapi.methods.TmdbSeasonsTest
Test of getSeasonImages method, of class TmdbSeasons.
testGetSeasonInfo() - Method in class com.omertron.themoviedbapi.methods.TmdbSeasonsTest
Test of getSeasonInfo method, of class TmdbSeasons.
testGetSeasonVideos() - Method in class com.omertron.themoviedbapi.methods.TmdbSeasonsTest
Test of getSeasonVideos method, of class TmdbSeasons.
testGetSessionToken() - Method in class com.omertron.themoviedbapi.methods.TmdbAuthenticationTest
Test of getSessionToken method, of class TmdbAuthentication.
testGetSessionTokenLogin() - Method in class com.omertron.themoviedbapi.methods.TmdbAuthenticationTest
Test of getSessionTokenLogin method, of class TmdbAuthentication.
testGetSimilarMovies() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of getSimilarMovies method, of class TmdbMovies.
testGetTimezones() - Method in class com.omertron.themoviedbapi.methods.TmdbConfigurationTest
Test of getTimezones method, of class TmdbConfiguration.
testGetTopRatedMovies() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of getTopRatedMovies method, of class TmdbMovies.
testGetTVAccountState() - Method in class com.omertron.themoviedbapi.methods.TmdbTVTest
Test of getTVAccountState method, of class TmdbTV.
testGetTVAiringToday() - Method in class com.omertron.themoviedbapi.methods.TmdbTVTest
Test of getTVAiringToday method, of class TmdbTV.
testGetTVAlternativeTitles() - Method in class com.omertron.themoviedbapi.methods.TmdbTVTest
Test of getTVAlternativeTitles method, of class TmdbTV.
testGetTvCertifications() - Method in class com.omertron.themoviedbapi.methods.TmdbCertificationsTest
Test of getTvCertification method, of class TmdbCertifications.
testGetTVChanges() - Method in class com.omertron.themoviedbapi.methods.TmdbTVTest
Test of getTVChanges method, of class TmdbTV.
testGetTVChangesList() - Method in class com.omertron.themoviedbapi.methods.TmdbChangesTest
Test of getChangeList(TV) method, of class TheMovieDbApi.
testGetTVContentRatings() - Method in class com.omertron.themoviedbapi.methods.TmdbTVTest
Test of getTVContentRatings method, of class TmdbTV.
testGetTVCredits() - Method in class com.omertron.themoviedbapi.methods.TmdbTVTest
Test of getTVCredits method, of class TmdbTV.
testGetTVExternalIDs() - Method in class com.omertron.themoviedbapi.methods.TmdbTVTest
Test of getTVExternalIDs method, of class TmdbTV.
testGetTVImages() - Method in class com.omertron.themoviedbapi.methods.TmdbTVTest
Test of getTVImages method, of class TmdbTV.
testGetTVInfo() - Method in class com.omertron.themoviedbapi.methods.TmdbTVTest
Test of getTVInfo method, of class TmdbTV.
testGetTVKeywords() - Method in class com.omertron.themoviedbapi.methods.TmdbTVTest
Test of getTVKeywords method, of class TmdbTV.
testGetTVLatest() - Method in class com.omertron.themoviedbapi.methods.TmdbTVTest
Test of getLatestTV method, of class TmdbTV.
testGetTVOnTheAir() - Method in class com.omertron.themoviedbapi.methods.TmdbTVTest
Test of getTVOnTheAir method, of class TmdbTV.
testGetTVPopular() - Method in class com.omertron.themoviedbapi.methods.TmdbTVTest
Test of getTVPopular method, of class TmdbTV.
testGetTVSimilar() - Method in class com.omertron.themoviedbapi.methods.TmdbTVTest
Test of getTVSimilar method, of class TmdbTV.
testGetTVTopRated() - Method in class com.omertron.themoviedbapi.methods.TmdbTVTest
Test of getTVTopRated method, of class TmdbTV.
testGetTVTranslations() - Method in class com.omertron.themoviedbapi.methods.TmdbTVTest
Test of getTVTranslations method, of class TmdbTV.
testGetTVVideos() - Method in class com.omertron.themoviedbapi.methods.TmdbTVTest
Test of getTVVideos method, of class TmdbTV.
testGetUpcoming() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of getUpcoming method, of class TmdbMovies.
testGetUserLists() - Method in class com.omertron.themoviedbapi.methods.TmdbAccountTest
Test of getUserLists method, of class TmdbAccount.
testGetWatchListMovie() - Method in class com.omertron.themoviedbapi.methods.TmdbAccountTest
Test of getWatchListMovie method, of class TmdbAccount.
testGetWatchListTV() - Method in class com.omertron.themoviedbapi.methods.TmdbAccountTest
Test of getWatchListTV method, of class TmdbAccount.
TestID - Class in com.omertron.themoviedbapi
 
TestID(String, String, int) - Constructor for class com.omertron.themoviedbapi.TestID
 
TestID(String, String, int, String) - Constructor for class com.omertron.themoviedbapi.TestID
 
testId(<any>, int, String) - Static method in class com.omertron.themoviedbapi.TestSuite
 
testId() - Method in class com.omertron.themoviedbapi.tools.ApiUrlTest
 
testIdExtra() - Method in class com.omertron.themoviedbapi.tools.ApiUrlTest
 
testIdSub() - Method in class com.omertron.themoviedbapi.tools.ApiUrlTest
 
TestLogger - Class in com.omertron.themoviedbapi
 
testModifyFavoriteStatus() - Method in class com.omertron.themoviedbapi.methods.TmdbAccountTest
Test of modifyFavoriteStatus method, of class TmdbAccount.
testModifyWatchList() - Method in class com.omertron.themoviedbapi.methods.TmdbAccountTest
Test of modifyWatchList method, of class TmdbAccount.
testPostEpisodeRating() - Method in class com.omertron.themoviedbapi.methods.TmdbEpisodesTest
Test of postEpisodeRating method, of class TmdbEpisodes.
testPostMovieRating() - Method in class com.omertron.themoviedbapi.methods.TmdbMoviesTest
Test of postMovieRating method, of class TmdbMovies.
testPostTVRating() - Method in class com.omertron.themoviedbapi.methods.TmdbTVTest
Test of postTVRating method, of class TmdbTV.
testQuery() - Method in class com.omertron.themoviedbapi.tools.ApiUrlTest
 
testQueryExtra() - Method in class com.omertron.themoviedbapi.tools.ApiUrlTest
 
testQuerySub() - Method in class com.omertron.themoviedbapi.tools.ApiUrlTest
 
testSearchCollection() - Method in class com.omertron.themoviedbapi.methods.TmdbSearchTest
Test of searchCollection method, of class TheMovieDbApi.
testSearchCompanies() - Method in class com.omertron.themoviedbapi.methods.TmdbSearchTest
Test of searchCompanies method, of class TheMovieDbApi.
testSearchKeyword() - Method in class com.omertron.themoviedbapi.methods.TmdbSearchTest
Test of searchKeyword method, of class TheMovieDbApi.
testSearchMovie() - Method in class com.omertron.themoviedbapi.methods.TmdbSearchTest
Test of searchMovie method, of class TheMovieDbApi.
testSearchMulti() - Method in class com.omertron.themoviedbapi.methods.TmdbSearchTest
Test of searchMulti method, of class TmdbSearch.
testSearchPeople() - Method in class com.omertron.themoviedbapi.methods.TmdbSearchTest
Test of searchPeople method, of class TheMovieDbApi.
testSearchTV() - Method in class com.omertron.themoviedbapi.methods.TmdbSearchTest
Test of searchTV method, of class TmdbSearch.
testSuite() - Method in class com.omertron.themoviedbapi.methods.TmdbListsTest
 
TestSuite - Class in com.omertron.themoviedbapi
 
testTV() - Method in class com.omertron.themoviedbapi.tools.ApiUrlTest
 
testTVEpsiode() - Method in class com.omertron.themoviedbapi.tools.ApiUrlTest
 
testTVSeason() - Method in class com.omertron.themoviedbapi.tools.ApiUrlTest
 
TmdbAccountTest - Class in com.omertron.themoviedbapi.methods
 
TmdbAccountTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbAccountTest
 
TmdbAuthenticationTest - Class in com.omertron.themoviedbapi.methods
 
TmdbAuthenticationTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbAuthenticationTest
 
TmdbCertificationsTest - Class in com.omertron.themoviedbapi.methods
 
TmdbCertificationsTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbCertificationsTest
 
TmdbChangesTest - Class in com.omertron.themoviedbapi.methods
 
TmdbChangesTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbChangesTest
 
TmdbCollectionsTest - Class in com.omertron.themoviedbapi.methods
 
TmdbCollectionsTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbCollectionsTest
 
TmdbCompaniesTest - Class in com.omertron.themoviedbapi.methods
 
TmdbCompaniesTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbCompaniesTest
 
TmdbConfigurationTest - Class in com.omertron.themoviedbapi.methods
 
TmdbConfigurationTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbConfigurationTest
 
TmdbCreditsTest - Class in com.omertron.themoviedbapi.methods
 
TmdbCreditsTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbCreditsTest
 
TmdbDiscoverTest - Class in com.omertron.themoviedbapi.methods
 
TmdbDiscoverTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbDiscoverTest
 
TmdbEpisodesTest - Class in com.omertron.themoviedbapi.methods
 
TmdbEpisodesTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbEpisodesTest
 
TmdbFindTest - Class in com.omertron.themoviedbapi.methods
 
TmdbFindTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbFindTest
 
TmdbGenresTest - Class in com.omertron.themoviedbapi.methods
 
TmdbGenresTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbGenresTest
 
TmdbKeywordsTest - Class in com.omertron.themoviedbapi.methods
 
TmdbKeywordsTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbKeywordsTest
 
TmdbListsTest - Class in com.omertron.themoviedbapi.methods
 
TmdbListsTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbListsTest
 
TmdbMoviesTest - Class in com.omertron.themoviedbapi.methods
 
TmdbMoviesTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbMoviesTest
 
TmdbNetworksTest - Class in com.omertron.themoviedbapi.methods
 
TmdbNetworksTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbNetworksTest
 
TmdbPeopleTest - Class in com.omertron.themoviedbapi.methods
 
TmdbPeopleTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbPeopleTest
 
TmdbReviewsTest - Class in com.omertron.themoviedbapi.methods
 
TmdbReviewsTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbReviewsTest
 
TmdbSearchTest - Class in com.omertron.themoviedbapi.methods
 
TmdbSearchTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbSearchTest
 
TmdbSeasonsTest - Class in com.omertron.themoviedbapi.methods
 
TmdbSeasonsTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbSeasonsTest
 
TmdbTVTest - Class in com.omertron.themoviedbapi.methods
Test for the TV Method
TmdbTVTest() - Constructor for class com.omertron.themoviedbapi.methods.TmdbTVTest
 
toString() - Method in class com.omertron.themoviedbapi.TestID
 

V

validateResults(ArtworkType) - Method in class com.omertron.themoviedbapi.ArtworkResults
 
validateResults(ArtworkType, ArtworkType) - Method in class com.omertron.themoviedbapi.ArtworkResults
 
validateResults(ArtworkType[]) - Method in class com.omertron.themoviedbapi.ArtworkResults
 
A C D E F G L R S T V 
Skip navigation links

Copyright © 2012–2017. All rights reserved.