JFeedParserRssTest::testProcessPerson
Tests JFeedParserRss::processPerson()
Signature
public function testProcessPerson(string
$input,
string
$name,
string
$emailĀ )
Parameters
-
$input
- The person string consisting of name and email address.
-
$name
- The person's name.
-
$email
- The person's email address.
Returns
- void