Twig_Tests_NodeVisitor_OptimizerTest::getTestsForForOptimizer |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/NodeVisitor/OptimizerTest.php |
|
ContainerAwareEventDispatcherTest::testHasListenersOnLazyLoad |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
ContainerAwareEventDispatcherTest::testGetListenersOnLazyLoad |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
Framework_AssertTest::testAssertJsonStringNotEqualsJsonString |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertJsonStringNotEqualsJsonString |
MaintenanceModeSubscriber::onKernelRequestDetermineSiteStatus |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/MaintenanceModeSubscriber.php |
Determine whether the page is configured to be offline. |
UpdateUploadTest::testUpdateManagerCoreSecurityUpdateMessages |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateUploadTest.php |
Checks the messages on update manager pages when missing a security update. |
Twig_Tests_TemplateTest::testGetAttributeWithTemplateAsObject |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
@dataProvider getGetAttributeWithTemplateAsObject |
PHPUnit_Framework_MockObject_Matcher_InvokedCount::__construct |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedCount.php |
|
Framework_ConstraintTest::testConstraintNotGreaterThanOrEqual2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsEqual
@covers PHPUnit_Framework_Constraint_GreaterThan
@covers PHPUnit_Framework_Constraint_Or
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::greaterThanOrEqual
@covers… |
AbstractProcessTest::testProcessWithoutTermSignalIsNotSignaled |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
|
UrlMatcherTest::testDefaultRequirementOfVariableDisallowsSlash |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
@expectedException \Symfony\Component\Routing\Exception\ResourceNotFoundException |
NodeFieldMultilingualTestCase::testMultilingualDisplaySettings |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeFieldMultilingualTestCase.php |
|
HttpCacheTest::testCachesResponsesWithExplicitNoCacheDirective |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
PHPUnit_Framework_TestCase::setExpectedExceptionFromAnnotation |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.4.0 |
PHPUnit_Framework_Constraint_TraversableContainsOnly::evaluate |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/TraversableContainsOnly.php |
Evaluates the constraint for parameter $other |
PHPUnit_Framework_Constraint_TraversableContainsOnly::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/TraversableContainsOnly.php |
Returns a string representation of the constraint. |
BankAccountWithCustomExtensionTest::testBalanceIsInitiallyZero |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/BankAccountTest.test.php |
@covers BankAccount::getBalance
@group balanceIsInitiallyZero
@group specification |
PHP_CodeCoverage_Report_Node::getTestedClassesAndTraitsPercent |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the percentage of traits that has been tested. |
ClosureExpressionVisitorTest::testWalkLessThanEqualsComparison |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php |
|
AbstractComparisonValidatorTestCase::provideInvalidComparisons |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php |
|
Framework_AssertTest::testAssertPublicAttributeNotContainsOnly |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeNotContainsOnly |
PHP_Token_NamespaceTest::testGetStartLineWithUnscopedNamespace |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php |
|
Framework_ConstraintTest::testConstraintObjectNotHasAttribute2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_ObjectHasAttribute
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::objectHasAttribute
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
_translation_entity_preprocess_language_content_settings_table |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
(proxied) Implements hook_preprocess_HOOK(); |
field.instance.test_entity.test_bundle.field_test_import_2.yml |
file |
drupal/core/modules/field/tests/modules/field_test_config/config/field.instance.test_entity.test_bundle.field_test_import_2.yml |
drupal/core/modules/field/tests/modules/field_test_config/config/field.instance.test_entity.test_bundle.field_test_import_2.yml |
Framework_AssertTest::testAssertPublicStaticAttributeNotEquals |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeNotEquals |
Framework_AssertTest::testAssertProtectedStaticAttributeEquals |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeEquals |
RegisterListenersPassTest::testEventSubscriberWithoutInterface |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/RegisterListenersPassTest.php |
Tests that event subscribers not implementing EventSubscriberInterface
trigger an exception. |
MergeExtensionConfigurationPassTest::testAutoloadMainExtension |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/MergeExtensionConfigurationPassTest.php |
|
ArgumentDefaultTest::test_plugin_argument_default_current_user |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/ArgumentDefaultTest.php |
|
DocParserTest::testAnnotationWithInvalidTargetDeclarationError |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@expectedException \InvalidArgumentException
@expectedExceptionMessage Invalid Target "Foo". Available targets: [ALL, CLASS, METHOD, PROPERTY, ANNOTATION] |
OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/OverrideDisplaysTest.php |
Tests that the wizard correctly sets up default and overridden displays. |
Util_ConfigurationTest::testFilterConfigurationIsReadCorrectly |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php |
|
PHPUnit_Framework_Constraint_ExceptionCode::failureDescription |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ExceptionCode.php |
Returns the description of the failure |
Util_ConfigurationTest::testPHPConfigurationIsHandledCorrectly |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php |
@backupGlobals enabled |
ResolveDefinitionTemplatesPassTest::testProcessDoesNotCopyTags |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveDefinitionTemplatesPassTest.php |
|
UserRegistrationTest::testRegistrationWithoutEmailVerification |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php |
|
PHPUnit_Framework_MockObject_MockBuilder::$originalConstructor |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/MockBuilder.php |
|
StaticMethodLoaderTest::testLoadClassMetadataIgnoresInterfaces |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/StaticMethodLoaderTest.php |
|
Framework_TestCaseTest::testSkipsIfRequiresNonExistingFunction |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
Issue581Test::testExportingObjectsDoesNotBreakWindowsLineFeeds |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/581/Issue581Test.php |
|
PHPUnit_Framework_MockObject_MockBuilder::disableOriginalClone |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/MockBuilder.php |
Disables the invocation of the original clone constructor. |
FilterInOperatorTest::testFilterInOperatorGroupedExposedSimple |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterInOperatorTest.php |
|
PHPUnit_Framework_Constraint_ClassHasStaticAttribute::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ClassHasStaticAttribute.php |
Returns a string representation of the constraint. |
_entity_reference_field_instance_settings_ajax_process_element |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Adds entity_reference specific properties to AJAX form elements from the
field instance settings form. |
PhpParserTest::testParseClassWithMultipleImportsInUseStatement |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PHPUnit_Framework_Constraint_StringMatches::failureDescription |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringMatches.php |
Returns the description of the failure |
CheckCircularReferencesPassTest::testProcessIgnoresMethodCalls |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckCircularReferencesPassTest.php |
|
Framework_MockObjectTest::testMockedMethodIsCalledAtLeastOnce2 |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
PHPUnit_Framework_Constraint_ClassHasAttribute::$attributeName |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ClassHasAttribute.php |
|