Issue #1901670 by msonnabaum, kim.pepper, effulgentsia: Start using PHPUnit for unit tests.
parent
d96e6a54
No related branches found
No related tags found
Showing
- core/modules/breakpoint/tests/Drupal/breakpoint/Tests/BreakpointMediaQueryTest.php 5 additions, 3 deletions...ests/Drupal/breakpoint/Tests/BreakpointMediaQueryTest.php
- core/modules/simpletest/simpletest.module 189 additions, 1 deletioncore/modules/simpletest/simpletest.module
- core/modules/simpletest/simpletest.pages.inc 9 additions, 2 deletionscore/modules/simpletest/simpletest.pages.inc
- core/phpunit.xml.dist 16 additions, 0 deletionscore/phpunit.xml.dist
- core/scripts/run-tests.sh 114 additions, 14 deletionscore/scripts/run-tests.sh
- core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php 45 additions, 43 deletions...l/Tests/Core/Cache/BackendChainImplementationUnitTest.php
- core/tests/Drupal/Tests/Core/Cache/NullBackendTest.php 6 additions, 4 deletionscore/tests/Drupal/Tests/Core/Cache/NullBackendTest.php
- core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php 18 additions, 16 deletionscore/tests/Drupal/Tests/Core/NestedArrayUnitTest.php
- core/tests/Drupal/Tests/UnitTestCase.php 61 additions, 0 deletionscore/tests/Drupal/Tests/UnitTestCase.php
- core/tests/bootstrap.php 13 additions, 0 deletionscore/tests/bootstrap.php
Loading
Please register or sign in to comment