|
|
|
@ -124,7 +124,7 @@ public class TmdbPeopleTest extends AbstractTests {
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* @throws MovieDbException
|
|
|
|
* @throws MovieDbException
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
//@Test
|
|
|
|
@Test
|
|
|
|
public void testGetPersonInfo() throws MovieDbException {
|
|
|
|
public void testGetPersonInfo() throws MovieDbException {
|
|
|
|
LOG.info("getPersonInfo");
|
|
|
|
LOG.info("getPersonInfo");
|
|
|
|
PersonInfo result;
|
|
|
|
PersonInfo result;
|
|
|
|
@ -142,7 +142,7 @@ public class TmdbPeopleTest extends AbstractTests {
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* @throws com.omertron.themoviedbapi.MovieDbException
|
|
|
|
* @throws com.omertron.themoviedbapi.MovieDbException
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
//@Test
|
|
|
|
@Test
|
|
|
|
public void testGetPersonMovieCredits() throws MovieDbException {
|
|
|
|
public void testGetPersonMovieCredits() throws MovieDbException {
|
|
|
|
LOG.info("getPersonMovieCredits");
|
|
|
|
LOG.info("getPersonMovieCredits");
|
|
|
|
String language = LANGUAGE_DEFAULT;
|
|
|
|
String language = LANGUAGE_DEFAULT;
|
|
|
|
@ -166,7 +166,7 @@ public class TmdbPeopleTest extends AbstractTests {
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* @throws com.omertron.themoviedbapi.MovieDbException
|
|
|
|
* @throws com.omertron.themoviedbapi.MovieDbException
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
//@Test
|
|
|
|
@Test
|
|
|
|
public void testGetPersonTVCredits() throws MovieDbException {
|
|
|
|
public void testGetPersonTVCredits() throws MovieDbException {
|
|
|
|
LOG.info("getPersonTVCredits");
|
|
|
|
LOG.info("getPersonTVCredits");
|
|
|
|
String language = LANGUAGE_DEFAULT;
|
|
|
|
String language = LANGUAGE_DEFAULT;
|
|
|
|
@ -190,7 +190,7 @@ public class TmdbPeopleTest extends AbstractTests {
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* @throws com.omertron.themoviedbapi.MovieDbException
|
|
|
|
* @throws com.omertron.themoviedbapi.MovieDbException
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
//@Test
|
|
|
|
@Test
|
|
|
|
public void testGetPersonCombinedCredits() throws MovieDbException {
|
|
|
|
public void testGetPersonCombinedCredits() throws MovieDbException {
|
|
|
|
LOG.info("getPersonCombinedCredits");
|
|
|
|
LOG.info("getPersonCombinedCredits");
|
|
|
|
String language = LANGUAGE_DEFAULT;
|
|
|
|
String language = LANGUAGE_DEFAULT;
|
|
|
|
@ -232,7 +232,7 @@ public class TmdbPeopleTest extends AbstractTests {
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* @throws com.omertron.themoviedbapi.MovieDbException
|
|
|
|
* @throws com.omertron.themoviedbapi.MovieDbException
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
//@Test
|
|
|
|
@Test
|
|
|
|
public void testGetPersonExternalIds() throws MovieDbException {
|
|
|
|
public void testGetPersonExternalIds() throws MovieDbException {
|
|
|
|
LOG.info("getPersonExternalIds");
|
|
|
|
LOG.info("getPersonExternalIds");
|
|
|
|
|
|
|
|
|
|
|
|
@ -247,7 +247,7 @@ public class TmdbPeopleTest extends AbstractTests {
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* @throws com.omertron.themoviedbapi.MovieDbException
|
|
|
|
* @throws com.omertron.themoviedbapi.MovieDbException
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
//@Test
|
|
|
|
@Test
|
|
|
|
public void testGetPersonImages() throws MovieDbException {
|
|
|
|
public void testGetPersonImages() throws MovieDbException {
|
|
|
|
LOG.info("getPersonImages");
|
|
|
|
LOG.info("getPersonImages");
|
|
|
|
|
|
|
|
|
|
|
|
@ -263,7 +263,7 @@ public class TmdbPeopleTest extends AbstractTests {
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* @throws com.omertron.themoviedbapi.MovieDbException
|
|
|
|
* @throws com.omertron.themoviedbapi.MovieDbException
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
//@Test
|
|
|
|
@Test
|
|
|
|
public void testGetPersonTaggedImages() throws MovieDbException {
|
|
|
|
public void testGetPersonTaggedImages() throws MovieDbException {
|
|
|
|
LOG.info("getPersonTaggedImages");
|
|
|
|
LOG.info("getPersonTaggedImages");
|
|
|
|
Integer page = null;
|
|
|
|
Integer page = null;
|
|
|
|
@ -284,7 +284,7 @@ public class TmdbPeopleTest extends AbstractTests {
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* @throws com.omertron.themoviedbapi.MovieDbException
|
|
|
|
* @throws com.omertron.themoviedbapi.MovieDbException
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
//@Test
|
|
|
|
@Test
|
|
|
|
public void testGetPersonChanges() throws MovieDbException {
|
|
|
|
public void testGetPersonChanges() throws MovieDbException {
|
|
|
|
LOG.info("getPersonChanges");
|
|
|
|
LOG.info("getPersonChanges");
|
|
|
|
SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd");
|
|
|
|
SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd");
|
|
|
|
@ -315,7 +315,7 @@ public class TmdbPeopleTest extends AbstractTests {
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* @throws com.omertron.themoviedbapi.MovieDbException
|
|
|
|
* @throws com.omertron.themoviedbapi.MovieDbException
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
//@Test
|
|
|
|
@Test
|
|
|
|
public void testGetPersonPopular() throws MovieDbException {
|
|
|
|
public void testGetPersonPopular() throws MovieDbException {
|
|
|
|
LOG.info("getPersonPopular");
|
|
|
|
LOG.info("getPersonPopular");
|
|
|
|
Integer page = null;
|
|
|
|
Integer page = null;
|
|
|
|
@ -332,7 +332,7 @@ public class TmdbPeopleTest extends AbstractTests {
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* @throws com.omertron.themoviedbapi.MovieDbException
|
|
|
|
* @throws com.omertron.themoviedbapi.MovieDbException
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
//@Test
|
|
|
|
@Test
|
|
|
|
public void testGetPersonLatest() throws MovieDbException {
|
|
|
|
public void testGetPersonLatest() throws MovieDbException {
|
|
|
|
LOG.info("getPersonLatest");
|
|
|
|
LOG.info("getPersonLatest");
|
|
|
|
PersonInfo result = instance.getPersonLatest();
|
|
|
|
PersonInfo result = instance.getPersonLatest();
|
|
|
|
|