CoffeeScriptFilterTest::testFilterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/CoffeeScriptFilterTest.php |
|
SerializerTest::testSerializeNoEncoder |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
@expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException |
ContextualDynamicContextTest::$modules |
property |
drupal/core/modules/contextual/lib/Drupal/contextual/Tests/ContextualDynamicContextTest.php |
Modules to enable. |
Twig_Tests_Node_Expression_GetAttrTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/GetAttrTest.php |
|
ViewTestBase::assertIdenticalResultset |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php |
Verifies that a result set returned by a View matches expected values. |
RouteTest::testCompilationDefaultValue |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteTest.php |
Confirms that a compiled route with default values has the correct outline. |
Twig_Node_Expression_Test::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test.php |
Constructor. |
NodeRSSContentTest::testNodeRSSContent |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRSSContentTest.php |
Ensures that a new node includes the custom data when added to an RSS feed. |
field_test_field_storage_details_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_details_alter(). |
EmptyStatementTest::testEmptyIteration |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/EmptyStatementTest.php |
Tests that the empty result set iterates safely. |
SessionTest::testSessionSaveRegenerate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php |
Tests for drupal_save_session() and drupal_session_regenerate(). |
SessionTest::testEmptyAnonymousSession |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php |
Test that empty anonymous sessions are destroyed. |
ValidatorTest::testFileValidateIsImage |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php |
This ensures a specific file is actually an image. |
EventManagerTest::testAddEventListener |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/EventManagerTest.php |
|
AbstractReaderTest::getReflectionClass |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
OptionsFieldUITest::createOptionsField |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Helper function to create list field of a given type. |
AutoExpireFlashBagTest::testInitialize |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
MemcacheddSessionHandlerTest::$storage |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
AutoExpireFlashBagTest::testGetSetName |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Flash/AutoExpireFlashBagTest.php |
|
MemcacheddSessionHandlerTest::tearDown |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
UpdateFeedItemTest::testUpdateFeedItem |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedItemTest.php |
Test running "update items" from the 'admin/config/services/aggregator' page. |
LanguageDependencyInjectionTest::setUp |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageDependencyInjectionTest.php |
Sets up a Drupal site for running functional and integration tests. |
RouterListenerTest::testInvalidMatcher |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/RouterListenerTest.php |
@expectedException \InvalidArgumentException |
RouterListenerTest::testRequestMatcher |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/RouterListenerTest.php |
|
SearchConfigSettingsFormTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Modules to enable. |
SimpleTestTest::confirmStubTestResults |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
Confirm that the stub test produced the desired results. |
ProcessingTest::testBatchFormMultistep |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Tests batches defined in a multistep form. |
BreakpointCRUDTest::testBreakpointCRUD |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointCRUDTest.php |
Test CRUD operations for breakpoints. |
ParserTest::testEndOfTheDocumentMarker |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
|
_form_test_checkboxes_zero_no_redirect |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
|
BreakpointGroupAPITest::testConfigName |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupAPITest.php |
Test Breakpoint::buildConfigName(). |
NodeEntityFieldQueryAlterTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
|
field_test_entity_nested_form_validate |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Validate handler for field_test_entity_nested_form(). |
FileAssetTest::testGetLastModifiedType |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/FileAssetTest.php |
|
OtherInstallationProfileModuleTestsTest |
class |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
Verifies that tests in other installation profiles are not found. |
FileAssetTest::testGetLastModifiedValue |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/FileAssetTest.php |
|
EntityQueryRelationshipTest::$fieldName |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
The name of the taxonomy field used for test. |
SelectComplexTest::testNestedConditions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Confirms that we can properly nest conditional clauses. |
Twig_Tests_Node_Expression_FunctionTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php |
|
DisplayTest::testFilterGroupsOverriding |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php |
Tests the overriding of filter_groups. |
ToolbarHookToolbarTest::testHookToolbar |
function |
drupal/core/modules/toolbar/lib/Drupal/toolbar/Tests/ToolbarHookToolbarTest.php |
Tests for a tab and tray provided by a module implementing hook_toolbar(). |
UniversalClassLoaderTest::testLoadClass |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
@dataProvider getLoadClassTests |
AssetWriterTest::testWriteManagerAssets |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/AssetWriterTest.php |
|
AssetWriterTest::testWriteAssetWithVars |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/AssetWriterTest.php |
|
Twig_Tests_Extension_SandboxTest::setUp |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php |
|
AssetWriterTest::testAssetWithInputVars |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/AssetWriterTest.php |
|
StatisticsReportsTest::testTopReferrers |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsReportsTest.php |
Verifies that 'Top referrers' renders properly and displays the added hit. |
BaseCompressorFilterTest::testInterface |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/Yui/BaseCompressorFilterTest.php |
|
ProjectServiceContainer::getTestService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php |
Gets the 'test' service. |
LocaleStringTest::createAllTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleStringTest.php |
Creates translations for source string and all languages. |