You are here

abstract function ParserIcalCategoriesTestCase::configureParser in iCal feed parser 7.2

Set and configure the parser plugin.

1 call to ParserIcalCategoriesTestCase::configureParser()
ParserIcalCategoriesTestCase::test in tests/parser_ical_categories.test
Categories test on simple ical file.
1 method overrides ParserIcalCategoriesTestCase::configureParser()
ParserIcalCreatorCategoriesCase::configureParser in tests/parser_ical_categories.test
Set and configure the parser plugin.

File

tests/parser_ical_categories.test, line 85
Test case for CCK ical categories mapper.

Class

ParserIcalCategoriesTestCase
Common class for testing ical parsers categories mapping.

Code

abstract function configureParser();