|
MediaWiki
REL1_21
|


Public Member Functions | |
| testTimestampedUID ($method, $digitlen, $bits, $tbits, $hostbits) | |
| provider_testTimestampedUID | |
| testUUIDv4 () | |
Static Public Member Functions | |
| static | provider_testTimestampedUID () |
| array( method, length, bits, hostbits ) | |
Definition at line 3 of file UIDGeneratorTest.php.
| static UIDGeneratorTest::provider_testTimestampedUID | ( | ) | [static] |
array( method, length, bits, hostbits )
Definition at line 50 of file UIDGeneratorTest.php.
References array().
| UIDGeneratorTest::testTimestampedUID | ( | $ | method, |
| $ | digitlen, | ||
| $ | bits, | ||
| $ | tbits, | ||
| $ | hostbits | ||
| ) |
provider_testTimestampedUID
Definition at line 7 of file UIDGeneratorTest.php.
References array(), as, MediaWikiTestCase\assertArrayEquals(), and wfBaseConvert().
Definition at line 58 of file UIDGeneratorTest.php.
References UIDGenerator\newRawUUIDv4(), UIDGenerator\newUUIDv4(), and UIDGenerator\QUICK_RAND.