5use PHPUnit\Framework\TestCase;
An exception for terminatinating execution or to throw for unit testing.
testGetUUID()
@depends testValidateUUID
static validateUUID($uuid)
Checks if a string is a valid UUID.
static getUUID()
Returns a pseudo-random v4 UUID.