abstract function ParserIcalLinkTestCase::configureParser in iCal feed parser 7.2
Set and configure the parser plugin.
1 call to ParserIcalLinkTestCase::configureParser()
- ParserIcalLinkTestCase::test in tests/
parser_ical_link.test - Basic test on simple ical file.
2 methods override ParserIcalLinkTestCase::configureParser()
- ParserIcalCreatorLinkCase::configureParser in tests/
parser_ical_link.test - Set and configure the parser plugin.
- ParserIcalDateModuleLinkCase::configureParser in tests/
parser_ical_link.test - Set and configure the parser plugin.
File
- tests/
parser_ical_link.test, line 68 - Test case for CCK ical date field text mapper.
Class
- ParserIcalLinkTestCase
- Common class for testing ical parsers link and guid mapping.
Code
abstract function configureParser();