Twig_Tests_Node_Expression_FunctionTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php |
|
ContainerBuilderTest::testCreateService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService |
ValidNumberStepUnitTest::testNumberStep |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/ValidNumberStepUnitTest.php |
Tests valid_number_step() without offset. |
UninstallTest::testUserPermsUninstalled |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/UninstallTest.php |
Tests the hook_modules_uninstalled() of the user module. |
BlockStorageUnitTest::testDefaultBlocks |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Tests the installation of default blocks. |
PHPUnit_Extensions_TestDecorator::$test |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TestDecorator.php |
The Test to be decorated. |
NodeRevisionsAllTestCase::testRevisions |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsAllTestCase.php |
Checks node revision operations. |
ValidationTest::testValidateLimitErrors |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ValidationTest.php |
Tests partial form validation through #limit_validation_errors. |
ValidationTest::testCustomRequiredError |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ValidationTest.php |
Tests #required with custom validation errors. |
Framework_AssertTest::testAssertNotSame |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertNotSame |
PHPUnit_Extensions_TestDecorator::count |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TestDecorator.php |
Counts the number of test cases that
will be run by this test. |
PHPUnit_Util_Log_JUnit::$testSuiteTests |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
|
views.view.test_handler_test_access.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_handler_test_access.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_handler_test_access.yml |
RequestTest::testUrlencodedStringPrefix |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
@dataProvider urlencodedStringPrefixData |
RequestTest::urlencodedStringPrefixData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
PHPUnit_Framework_TestSuite::createTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
|
PHPUnit_Util_Log_JUnit::$testSuiteTimes |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
|
PHPUnit_Util_Log_JUnit::$testSuiteLevel |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
|
TwigSettingsTest::testTwigDebugOverride |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigSettingsTest.php |
Ensures Twig engine debug setting can be overridden. |
TwigSettingsTest::testTwigCacheOverride |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigSettingsTest.php |
Ensures Twig template cache setting can be overridden. |
LocaleValidatorTest::testInvalidLocales |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LocaleValidatorTest.php |
@dataProvider getInvalidLocales |
Framework_AssertTest::testReadAttribute |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::readAttribute |
RenderTest::testDrupalRenderInvalidKeys |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php |
Tests rendering elements with invalid keys. |
FunctionsTest::testDrupalPreRenderLinks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FunctionsTest.php |
Test the use of drupal_pre_render_links() on a nested array of links. |
BankAccountWithCustomExtensionTest::$ba |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.test.php |
|
MenuRouterTest::testHookMenuIntegration |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Test local tasks with route placeholders. |
Twig_TestCallableInterface::getCallable |
function |
drupal/core/vendor/twig/twig/lib/Twig/TestCallableInterface.php |
|
LanguageCustomLanguageConfigurationTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageCustomLanguageConfigurationTest.php |
Functional tests for language configuration. |
ForumBlockTest::testNewForumTopicsBlock |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php |
Tests the "New forum topics" block. |
PhpUnitErrorTest::testPhpUnitXmlParsing |
function |
drupal/core/modules/simpletest/tests/Drupal/simpletest/Tests/PhpUnitErrorTest.php |
Test errors reported. |
PHP_Token_FunctionTest::testGetDocblock |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/FunctionTest.php |
@covers PHP_Token_FUNCTION::getDocblock |
TableTest::testThemeTableWithNoStriping |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php |
Tests that the 'no_striping' option works correctly. |
ResponseHeaderBagTest::testRemoveCookie |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
ValidatorBuilderTest::testAddXmlMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
FragmentListenerTest::testWithSignature |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/FragmentListenerTest.php |
|
EntityQueryAggregateTest::assertResults |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php |
Asserts the results as expected regardless of order between and in rows. |
ConfirmFormArrayPathTestForm::getFormID |
function |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/ConfirmFormArrayPathTestForm.php |
Overrides \Drupal\form_test\ConfirmFormTestForm::getFormID(). |
ProjectServiceContainer::getTestService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php |
Gets the 'test' service. |
DefinitionTest::testSetGetFactoryMethod |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
|
PHPUnit_Util_Log_TAP::addIncompleteTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php |
Incomplete test. |
EntityQueryRelationshipTest::$fieldName |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
The name of the taxonomy field used for test. |
ValidatorBuilderTest::testSetTranslator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
PHPUnit_Framework_TestResult::$failures |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
PHPUnit_Framework_TestCase::atLeastOnce |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Returns a matcher that matches when the method it is evaluated for
is executed at least once. |
OptionsSelectDynamicValuesTest::getInfo |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsSelectDynamicValuesTest.php |
|
DeleteTruncateTest::testSubselectDelete |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DeleteTruncateTest.php |
Confirms that we can use a subselect in a delete successfully. |
FieldUIUpgradePathTest::$normal_role_id |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUIUpgradePathTest.php |
|
MergeExtensionConfigurationPassTest.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/MergeExtensionConfigurationPassTest.php |
|
PHPUnit_Framework_TestResult::$runTests |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
SymfonyFileLocatorTest::testGetPrefixes |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|