NamespaceCoverageNotProtectedTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageNotProtectedTest.php |
|
ScanDirectoryTest::testOptionMinDepth |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Check that the min_depth options lets us ignore files in the starting
directory. |
UrlValidatorTest::testInvalidRelative |
function |
drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php |
Tests invalid relative URLs. |
PathAliasTest::testDuplicateNodeAlias |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathAliasTest.php |
Tests that duplicate aliases fail validation. |
ContainerAwareEventDispatcherTest.php |
file |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
CustomNormalizerTest::testDeserialize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/CustomNormalizerTest.php |
|
DiffArrayTest::testDiffAssocRecursive |
function |
drupal/core/tests/Drupal/Tests/Core/Common/DiffArrayTest.php |
Tests DiffArray::diffAssocRecursive(). |
ConfigLocaleOverrideWebTest::$modules |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigLocaleOverrideWebTest.php |
|
Framework_TestListenerTest::$endCount |
property |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestListenerTest.php |
|
ToolkitTest::testGetAvailableToolkits |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTest.php |
Check that ImageToolkitManager::getAvailableToolkits() only returns
available toolkits. |
PathLanguageUiTest::testNonDefaultUrl |
function |
drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageUiTest.php |
Tests that a non-default language URL alias works. |
EntityTranslationTestBase::$langcodes |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
The enabled languages. |
UnmanagedDeleteRecursiveTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php |
|
FailureTest::testAssertTextEqualsText |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/FailureTest.php |
|
NotBlankValidatorTest::getValidValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotBlankValidatorTest.php |
|
BulkDeleteTest::checkHooksInvocations |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php |
Tests that the expected hooks have been invoked on the expected entities. |
TranslationTest::assertContentByXPath |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Asserts an element identified by the given XPath has the given content. |
LocaleUpdateTest::setTranslationFiles |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Setup the environment containting local and remote translation files. |
EntityTranslationTestBase::$fieldName |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
The name of the field used to test translation. |
TypeValidatorTest::tearDownAfterClass |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TypeValidatorTest.php |
|
PHPUnit_Util_TestSuiteIterator::valid |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestSuiteIterator.php |
Checks if there is a current element after calls to rewind() or next(). |
ImageFieldDefaultImagesTest::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDefaultImagesTest.php |
Modules to enable. |
node_access_test_language_node_grants |
function |
drupal/core/modules/node/tests/modules/node_access_test_language/node_access_test_language.module |
Implements hook_node_grants(). |
FailureTest::testAssertObjectSameNull |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/FailureTest.php |
|
MimeTypeMatcherTest::testFilterRoutes |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MimeTypeMatcherTest.php |
Confirms that the MimeType matcher matches properly. |
PageTitleFilteringTest::$content_user |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
|
FailureTest::testAssertFloatSameFloat |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/FailureTest.php |
|
MimeTypeMatcherTest::testNoRouteFound |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MimeTypeMatcherTest.php |
Confirms that the MimeTypeMatcher matcher throws an exception for no-route. |
LanguageConditionTest::testConditions |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/Condition/LanguageConditionTest.php |
Test the language condition. |
ConfigTest::testFileConfigurationPage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ConfigTest.php |
Tests file configuration page. |
Framework_TestListenerTest::startTest |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestListenerTest.php |
A test started. |
EntityTranslationTestBase::setupUsers |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
Creates and activates translator, editor and admin users. |
DynamicRouterTest::testInvalidMatcher |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/DynamicRouterTest.php |
@expectedException \InvalidArgumentException |
PageTitleFilteringTest::testTitleTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Tests the handling of HTML by drupal_set_title() and drupal_get_title() |
BlankValidatorTest::testInvalidValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/BlankValidatorTest.php |
@dataProvider getInvalidValues |
RdfMappingEventTest::testMapInputType |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/RdfMappingEventTest.php |
Test that other modules can define incoming type mappings. |
SqliteProfilerStorageTest::getStorage |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/SqliteProfilerStorageTest.php |
|
Framework_TestListenerTest::testError |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestListenerTest.php |
|
_form_test_tableselect_js_select_form |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Test functionality of the tableselect #js_select property. |
Twig_Tests_Node_TextTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/TextTest.php |
@covers Twig_Node_Text::compile
@dataProvider getTests |
RangeValidatorTest::getMoreThanTwenty |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RangeValidatorTest.php |
|
MemcacheProfilerStorageTest::$storage |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcacheProfilerStorageTest.php |
|
MemcacheProfilerStorageTest::tearDown |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/MemcacheProfilerStorageTest.php |
|
ProviderBasedGeneratorTest::$provider |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ProviderBasedGeneratorTest.php |
|
Framework_AssertTest::$filesDirectory |
property |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
|
node_access_test_form_node_form_alter |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Implements hook_form_BASE_FORM_ID_alter(). |
NodeAccessPagerTest::testCommentPager |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessPagerTest.php |
Tests the comment pager for nodes with multiple grants per realm. |
EntityTranslationSyncImageTest::setUp |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
Sets up a Drupal site for running functional and integration tests. |
custom_block_test_custom_block_update |
function |
drupal/core/modules/block/custom_block/tests/modules/custom_block_test/custom_block_test.module |
Implements hook_custom_block_update(). |
ImageDimensionsScaleUnitTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsScaleUnitTest.php |
|