Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
Configuration.php
»
PHPUnit_Util_Configuration
»
PHPUnit_Util_Configuration::getInstance
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
6 calls to PHPUnit_Util_Configuration::getInstance()
PHPUnit_TextUI_Command::handleArguments
in drupal/
core/
vendor/
phpunit/
phpunit/
PHPUnit/
TextUI/
Command.php
Handles the command-line arguments.
PHPUnit_TextUI_TestRunner::handleConfiguration
in drupal/
core/
vendor/
phpunit/
phpunit/
PHPUnit/
TextUI/
TestRunner.php
@since Method available since Release 3.2.1
simpletest_phpunit_get_available_tests
in drupal/
core/
modules/
simpletest/
simpletest.module
Get PHPUnit Classes
Util_ConfigurationTest::setUp
in drupal/
core/
vendor/
phpunit/
phpunit/
Tests/
Util/
ConfigurationTest.php
Sets up the fixture, for example, open a network connection. This method is called before a test is executed.
Util_ConfigurationTest::testExceptionIsThrownForNotExistingConfigurationFile
in drupal/
core/
vendor/
phpunit/
phpunit/
Tests/
Util/
ConfigurationTest.php
@expectedException PHPUnit_Framework_Exception
Util_ConfigurationTest::testXincludeInConfiguration
in drupal/
core/
vendor/
phpunit/
phpunit/
Tests/
Util/
ConfigurationTest.php