Class UNL_Services_PeoplefinderTest
Description
Test class for UNL_Services_Peoplefinder.
Generated by PHPUnit_Util_Skeleton on 2007-04-13 at 10:19:55.
Located in /tests/UNL_Services_PeoplefinderTest.php (line 28)
PHPUnit_Framework_TestCase | --UNL_Services_PeoplefinderTest
Variable Summary
mixed
$uid
Method Summary
static void
main
()
void
setUp
()
void
tearDown
()
void
testGetEmail
()
void
testGetFullName
()
void
testGetHCard
()
void
testGetVCard
()
Methods
static method main (line 39)
Runs the test methods of this class.
static
void
main
()
setUp (line 53)
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed.
void
setUp
()
tearDown (line 62)
Tears down the fixture, for example, close a network connection.
This method is called after a test is executed.
void
tearDown
()
testGetEmail (line 77)
Test getting the Email for a uid.
void
testGetEmail
()
testGetFullName (line 69)
Tests getting the full name of a user.
void
testGetFullName
()
testGetHCard (line 85)
void
testGetHCard
()
testGetVCard (line 94)
void
testGetVCard
()
Documentation generated on Wed, 12 Aug 2009 13:00:39 -0500 by phpDocumentor 1.4.2




