DrupalKernelTest::testCompileDIC |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/DrupalKernel/DrupalKernelTest.php |
Tests DIC compilation. |
RedirectResponseTest::testCreate |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php |
|
UpdateTest::testExpressionUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php |
Tests updating with expressions. |
FileProfilerStorageTest::$tmpDir |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
|
ToolkitGdTest::checkRequirements |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitGdTest.php |
Checks the matching requirements for Test. |
FieldUnitTest::testClickSortable |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldUnitTest.php |
Tests whether the filters are click sortable as expected. |
UpdateTest::testPrimaryKeyUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php |
Confirm that we can update the primary key of a record successfully. |
XmlRpcBasicTest::testListMethods |
function |
drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcBasicTest.php |
Ensure that a basic XML-RPC call with no parameters works. |
TranslationTest::testFieldInvoke |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
Test the multilanguage logic of _field_invoke(). |
ManageFieldsTest::testCRUDFields |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Runs the field CRUD tests. |
ToolkitGdTest::testManipulations |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitGdTest.php |
Since PHP can't visually check that our images have been manipulated
properly, build a list of expected color values for each of the corners and
the expected height and widths for the final images. |
AccessManagerTest::testSetChecks |
function |
drupal/core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php |
Tests \Drupal\Core\Access\AccessManager::setChecks(). |
TypedDataTest::testTypedDataMaps |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/TypedData/TypedDataTest.php |
Tests using a typed data map. |
NamespacedAttributeBagTest::$bag |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Attribute/NamespacedAttributeBagTest.php |
|
StylesCombo::validateStylesValue |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Plugin/CKEditorPlugin/StylesCombo.php |
#element_validate handler for the "styles" element in settingsForm(). |
StoreTest::testStoresACacheEntry |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
DatabaseStorageExpirableTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/DatabaseStorageExpirableTest.php |
Contains Drupal\system\Tests\KeyValueStore\DatabaseStorageExpirableTest. |
Twig_Node_Expression_Test_Sameas |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Sameas.php |
Checks if a variable is the same as another one (=== in PHP). |
CustomBlockTranslationUITest.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTranslationUITest.php |
Contains \Drupal\custom_block\Tests\CustomBlockTranslationUITest. |
YamlFileLoaderTest::testLoadFile |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
|
IpValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
BlockTestBase::moveBlockToRegion |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockTestBase.php |
Moves a block to a given region via the UI and confirms the result. |
ImageEffectsTest::testCropEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Test the image_crop_effect() function. |
BookTest::generateOutlinePattern |
function |
drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php |
Creates a regular expression to check for the sub-nodes in the outline. |
ClosureExpressionVisitorTest.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php |
|
TransactionTest::assertRowAbsent |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TransactionTest.php |
Asserts that a given row is absent from the test table. |
YamlFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
@covers Symfony\Component\DependencyInjection\Loader\YamlFileLoader::supports |
WrapperTest::testWrapperCallback |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/WrapperTest.php |
Tests using the form in a usual way. |
views.view.test_exposed_form.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_exposed_form.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_exposed_form.yml |
StatusExtraTest::testStatusExtra |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/StatusExtraTest.php |
Tests the status extra filter. |
ContainerTest::testGetServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@covers Symfony\Component\DependencyInjection\Container::getServiceIds |
ConfigTestDeleteForm::submitForm |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Form/ConfigTestDeleteForm.php |
Form submission handler. |
StyleUnformattedTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleUnformattedTest.php |
Views used by this test. |
SessionTest::testDataPersistence |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php |
Test data persistence via the session_test module callbacks. Also tests
drupal_session_count() since session data is already generated here. |
IpValidatorTest::testValidIpsAll |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getValidIpsAll |
ContentAwareGeneratorTest::setUp |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ContentAwareGeneratorTest.php |
|
BookTest::testBookNodeTypeChange |
function |
drupal/core/modules/book/lib/Drupal/book/Tests/BookTest.php |
|
DefaultMobileMetaTagsTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DefaultMobileMetaTagsTest.php |
Sets up a Drupal site for running functional and integration tests. |
ElementTest::testPlaceHolderText |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php |
Tests placeholder text for elements that support placeholders. |
IniFileLoaderTest::$fixturesPath |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
|
ContextualDynamicContextTest.php |
file |
drupal/core/modules/contextual/lib/Drupal/contextual/Tests/ContextualDynamicContextTest.php |
Contains \Drupal\contextual\Tests\ContextualDynamicContextTest. |
PHP_TimerTest::testResourceUsage |
function |
drupal/core/vendor/phpunit/php-timer/Tests/TimerTest.php |
@covers PHP_Timer::resourceUsage |
StaticMockTestClass::doSomething |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/StaticMockTestClass.php |
|
IpValidatorTest::getInvalidIpsV4 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
ContactSitewideTest::addCategory |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php |
Adds a category. |
PhpGeneratorDumperTest::tearDown |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php |
|
PHPUnit_Framework_IncompleteTest |
interface |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/IncompleteTest.php |
A marker interface for marking any exception/error as result of an unit
test as incomplete implementation or currently not implemented. |
SessionTest::assertSessionCookie |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php |
Assert whether the SimpleTest browser sent a session cookie. |
TrackerTest::testTrackerNewNodes |
function |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php |
Tests for the presence of the "new" flag for nodes. |
ParserTest::testNonUtf8Exception |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|