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