Skip Navigation

UNL_Services_Peoplefinder API Documentation

Developers, developers, developers, devel…

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 ()
Variables
mixed $uid = 'bbieber2' (line 31)
  • access: public
Methods
static method main (line 39)

Runs the test methods of this class.

  • access: public
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.

  • access: protected
void setUp ()
tearDown (line 62)

Tears down the fixture, for example, close a network connection.

This method is called after a test is executed.

  • access: protected
void tearDown ()
testGetEmail (line 77)

Test getting the Email for a uid.

  • access: public
void testGetEmail ()
testGetFullName (line 69)

Tests getting the full name of a user.

  • access: public
void testGetFullName ()
testGetHCard (line 85)
  • todo: Implement testGetHCard().
  • access: public
void testGetHCard ()
testGetVCard (line 94)
  • todo: Implement testGetVCard().
  • access: public
void testGetVCard ()

Documentation generated on Wed, 12 Aug 2009 13:00:39 -0500 by phpDocumentor 1.4.2