MediaWiki  REL1_24
UIDGeneratorTest Class Reference
Inheritance diagram for UIDGeneratorTest:
Collaboration diagram for UIDGeneratorTest:

List of all members.

Public Member Functions

 testNewSequentialID ()
 UIDGenerator::newSequentialPerNodeID
 testNewSequentialIDs ()
 UIDGenerator::newSequentialPerNodeIDs
 testRawUUIDv4 ()
 UIDGenerator::newRawUUIDv4
 testRawUUIDv4QuickRand ()
 UIDGenerator::newRawUUIDv4
 testTimestampedUID ($method, $digitlen, $bits, $tbits, $hostbits)
 provider_testTimestampedUID UIDGenerator::newTimestampedUID128 UIDGenerator::newTimestampedUID88
 testUUIDv4 ()
 UIDGenerator::newUUIDv4

Static Public Member Functions

static provider_testTimestampedUID ()
 array( method, length, bits, hostbits ) NOTE: When adding a new method name here please update the covers tags for the tests!

Protected Member Functions

 tearDown ()

Detailed Description

Definition at line 3 of file UIDGeneratorTest.php.


Member Function Documentation

array( method, length, bits, hostbits ) NOTE: When adding a new method name here please update the covers tags for the tests!

Definition at line 57 of file UIDGeneratorTest.php.

References array().

UIDGeneratorTest::tearDown ( ) [protected]

Reimplemented from MediaWikiTestCase.

Definition at line 5 of file UIDGeneratorTest.php.

References UIDGenerator\unitTestTearDown().

UIDGeneratorTest::testTimestampedUID ( method,
digitlen,
bits,
tbits,
hostbits 
)

The documentation for this class was generated from the following file: