Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
3dd1c5c1
Commit
3dd1c5c1
authored
May 09, 2014
by
catch
Browse files
Issue
#2262483
by sun: Some PHPUnit tests do not exist.
parent
6c8d0826
Changes
2
Hide whitespace changes
Inline
Side-by-side
core/modules/rdf/tests/Drupal/rdf/Tests/RdfMappingConfigEntityUnitTest.php
View file @
3dd1c5c1
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
/**
/**
* @file
* @file
* Contains \Drupal\rdf\Tests\RdfMappingEntityUnitTest.
* Contains \Drupal\rdf\Tests\RdfMapping
Config
EntityUnitTest.
*/
*/
namespace
Drupal\rdf\Tests
;
namespace
Drupal\rdf\Tests
;
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
* @group Drupal
* @group Drupal
* @group Config
* @group Config
*/
*/
class
RdfMappingEntityUnitTest
extends
UnitTestCase
{
class
RdfMapping
Config
EntityUnitTest
extends
UnitTestCase
{
/**
/**
* The entity type used for testing.
* The entity type used for testing.
...
...
core/modules/tour/tests/Drupal/tour/Tests/Entity/TourTest.php
View file @
3dd1c5c1
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Contains \Drupal\tour\Tests\Entity\TourTest.
* Contains \Drupal\tour\Tests\Entity\TourTest.
*/
*/
namespace
Drupal\tour\Tests\Entity
\TourTest
;
namespace
Drupal\tour\Tests\Entity
;
use
Drupal\Tests\UnitTestCase
;
use
Drupal\Tests\UnitTestCase
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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