"http://www.iea.org/stats/index.asp), and World Bank PPP data.";
assertEquals (expectedSourceOrganization,
firstIndicator.getSourceOrganization());
IndicatorTopics indicatorTopics =
firstIndicator.getIndicatorTopics();
assertNotNull (indicatorTopics);
List<IndicatorTopic> indicatorTopicList =
indicatorTopics.getIndicatorTopicList();
assertNotNull (indicatorTopicList);
assertEquals(1, indicatorTopicList.size());