PHP Class Faker\Test\Provider\UuidTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: fzaninotto/faker

Public Methods

Method Description
testUuidExpectedSeed ( )
testUuidReturnsUuid ( )

Protected Methods

Method Description
isUuid ( $uuid )

Method Details

isUuid() protected method

protected isUuid ( $uuid )

testUuidExpectedSeed() public method

testUuidReturnsUuid() public method

public testUuidReturnsUuid ( )