*/
public void testGetIncludeAdultContentSearchParameter() throws Exception {
// Create selector and parameters.
TargetingIdeaSelector selector = new TargetingIdeaSelector();
KeywordCategoryIdSearchParameter keywordCategoryIdSearchParameter =
new KeywordCategoryIdSearchParameter(null, new Integer(5));
RelatedToKeywordSearchParameter relatedToKeywordSearchParameter =
new RelatedToKeywordSearchParameter();
Keyword keyword = new Keyword();
keyword.setText("presidential vote");