DrupalUnitTestBase::containerBuild |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php |
Sets up the base service container for this test. |
LocaleConfigTranslationTest::setUp |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleConfigTranslationTest.php |
Sets up a Drupal site for running functional and integration tests. |
ModuleApiTest::testModuleInvokeAll |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
Test that module_invoke_all() can load a hook defined in hook_hook_info(). |
LanguagePathMonolingualTest::setUp |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguagePathMonolingualTest.php |
Sets up a Drupal site for running functional and integration tests. |
Twig_TemplateTest::getTemplateName |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
Returns the template name. |
DrupalUnitTestBase::disableModules |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php |
Disables modules for this test. |
ContainerBuilderTest::testRegister |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::register |
SelectTest::testInvalidSelectCount |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests that an invalid merge query throws an exception. |
ClassUtilsTest::testGetParentClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Util/ClassUtilsTest.php |
|
MissingCheckedRequirementsTest.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php |
Definition of Drupal\simpletest\Tests\MissingCheckedRequirementsTest. |
RearrangeFieldsTest::getViewFields |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/RearrangeFieldsTest.php |
Gets the fields from the View. |
EntityFilteringThemeTest::$profile |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
Use the standard profile. |
RequestTest::testCreateFromGlobals |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@dataProvider provideOverloadedMethods |
LocaleUninstallFrenchTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallFrenchTest.php |
|
DateTimePlusTest::testInvalidDates |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusTest.php |
Test invalid date handling. |
NestedArrayUnitTest::testKeyExists |
function |
drupal/core/tests/Drupal/Tests/Core/NestedArrayUnitTest.php |
Tests existence of array key. |
DateTimePlusTest::testDateTimezone |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusTest.php |
Test that DrupalDateTime can detect the right timezone to use.
When specified or not. |
MockArraySessionStorageTest::$data |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
RouteContentEnhancerTest::$request |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteContentEnhancerTest.php |
|
ExecutionContextTest::TRANS_DOMAIN |
constant |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
MockArraySessionStorageTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
ExceptionInTearDownTest::$tearDown |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInTearDownTest.php |
|
EditLoadingTest::retrieveFieldForm |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/EditLoadingTest.php |
Retrieve field form from the server. May also result in additional
JavaScript settings and CSS/JS being loaded. |
LanguageListTest::testLanguageList |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageListTest.php |
Functional tests for adding, editing and deleting languages. |
StyleMappingTest::testMappedOutput |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleMappingTest.php |
Verifies that the fields were mapped correctly. |
ModuleTestBase::assertModuleConfig |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleTestBase.php |
Asserts that the default configuration of a module has been installed. |
EntityFilteringThemeTest::$comment |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
A test comment. |
FileValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorTest.php |
|
ArgumentDateTest::testMonthHandler |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentDateTest.php |
Tests the Month handler. |
MemcachedSessionHandlerTest::setUp |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
OptionsSelectDynamicValuesTest.php |
file |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsSelectDynamicValuesTest.php |
Definition of Drupal\options\Tests\OptionsSelectDynamicValuesTest. |
TempStoreDatabaseTest::$collection |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
The name of the key/value collection to set and retrieve. |
IbanValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IbanValidatorTest.php |
|
PHPUnit_Framework_TestSuite::$name |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
The name of the test suite. |
LanguageNegotiationInfoTest::setUp |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
Sets up a Drupal site for running functional and integration tests. |
NodeRevisionsAllTestCase::$profile |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsAllTestCase.php |
The profile to install as a basis for testing. |
HtmlTplPhpAttributesTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/HtmlTplPhpAttributesTest.php |
Modules to enable. |
FieldByClassEnhancerTest::$request |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldByClassEnhancerTest.php |
|
ApacheUrlMatcherTest::getMatchData |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/ApacheUrlMatcherTest.php |
|
SimpletestResultsForm::__construct |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestResultsForm.php |
Constructs a \Drupal\simpletest\Form\SimpletestResultsForm object. |
IbanValidatorTest::getInvalidIbans |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IbanValidatorTest.php |
|
StatisticsLoggingTest::testLogging |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php |
Verifies request logging for cached and uncached pages. |
LanguageUrlRewritingTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php |
Modules to enable. |
TraceableUrlMatcherTest::getLevels |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/TraceableUrlMatcherTest.php |
|
ConfirmFormTestForm::getCancelPath |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormTestForm.php |
Implements \Drupal\Core\Form\ConfirmFormBase::getCancelPath(). |
MetadataBagTest::testGetStorageKey |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php |
|
SizeUnitTest::testCommonFormatSize |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SizeUnitTest.php |
Checks that format_size() returns the expected string. |
ConnectionUnitTest::$originalCount |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
|
AggregatorTestBase::getInvalidOpml |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorTestBase.php |
Creates an invalid OPML file. |
LanguageUrlRewritingTest::checkUrl |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php |
Check URL rewriting for the given language. |