JMailTest::testAdd
Tests the add method
Signature
public function testAdd(mixed
$recipient,
mixed
$name,
string
$method,
array
$expected )
Parameters
-
$recipient
- Either a string or array of strings [email address(es)]
-
$name
- Either a string or array of strings [name(s)]
-
$method
- The parent method's name.
-
$expected
- The expected array.
Returns
- void