MediaWiki
REL1_22
|
Public Member Functions | |
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! |
Definition at line 3 of file UIDGeneratorTest.php.
static UIDGeneratorTest::provider_testTimestampedUID | ( | ) | [static] |
array( method, length, bits, hostbits ) NOTE: When adding a new method name here please update the covers tags for the tests!
Definition at line 54 of file UIDGeneratorTest.php.
References array().
Definition at line 77 of file UIDGeneratorTest.php.
References UIDGenerator\newRawUUIDv4().
Definition at line 89 of file UIDGeneratorTest.php.
References UIDGenerator\newRawUUIDv4(), and UIDGenerator\QUICK_RAND.
UIDGeneratorTest::testTimestampedUID | ( | $ | method, |
$ | digitlen, | ||
$ | bits, | ||
$ | tbits, | ||
$ | hostbits | ||
) |
provider_testTimestampedUID UIDGenerator::newTimestampedUID128 UIDGenerator::newTimestampedUID88
Definition at line 10 of file UIDGeneratorTest.php.
References array(), as, MediaWikiTestCase\assertArrayEquals(), and wfBaseConvert().
Definition at line 65 of file UIDGeneratorTest.php.
References UIDGenerator\newUUIDv4().