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