Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
d66a6777
Commit
d66a6777
authored
Jun 12, 2012
by
Nathaniel Catchpole
Browse files
Issue
#1598620
by Albert Volkman, aspilicious: Convert uuid.test to
PSR-0
.
parent
5f1812b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/system/
tests/u
uid
.t
est
→
core/modules/system/
lib/Drupal/system/Tests/Uuid/U
uid
T
est
.php
View file @
d66a6777
<?php
/**
* @file
* Definition of Drupal\system\Tests\Uuid\UuidTest.
*/
namespace
Drupal\system\Tests\Uuid
;
use
Drupal\Component\Uuid\Uuid
;
use
Drupal\simpletest\UnitTestBase
;
/**
* Tests the Drupal\Component\Uuid\Uuid class.
*/
class
UuidUnitTest
Case
extends
UnitTestBase
{
class
UuidUnitTest
extends
UnitTestBase
{
/**
* The UUID object to be used for generating UUIDs.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment