PHPUnit_Framework_Comparator_SplObjectStorage::assertEquals |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/SplObjectStorage.php |
Asserts that two values are equal. |
ContainerTest::testGetThrowsExceptionOnServiceConfiguration |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
SimpleAnnotationReaderTest::testInvalidAnnotationButIgnored |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/SimpleAnnotationReaderTest.php |
@group DDC-1660
@group regression |
PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount::verify |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/AnyInvokedCount.php |
Verifies that the current expectation is valid. If everything is OK the
code should just return, if not it must throw an exception. |
UrlMatcherTest::testMethodNotAllowedAggregatesAllowedMethods |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
LanguageUILanguageNegotiationTest::testUILanguageNegotiation |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php |
Tests for language switching by URL path. |
XmlFileLoaderTest::testNoNamingConflictsForAnonymousServices |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
PHPUnit_Framework_MockObject_Matcher_AnyParameters::toString |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/AnyParameters.php |
|
HttpCacheTest::testRespondsWith304WhenIfNoneMatchMatchesETag |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
BlockLanguageTest::testLanguageBlockVisibilityLanguageDelete |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php |
Tests if the visibility settings are removed if the language is deleted. |
HttpCacheTest::testFetchesResponseFromBackendWhenCacheMisses |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
Framework_AssertTest::testAssertFileNotExistsThrowsException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertFileNotExists
@expectedException PHPUnit_Framework_Exception |
PHPUnit_Framework_TestCase::hasPerformedExpectationsOnOutput |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.6.5 |
PHPUnit_Framework_MockObject_Matcher_InvokedAtIndex::matches |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedAtIndex.php |
|
PHPUnit_Framework_MockObject_Matcher_InvokedAtIndex::invoked |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedAtIndex.php |
|
PHPUnit_Framework_TestCase::setUseErrorHandlerFromAnnotation |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.4.0 |
PHPUnit_Framework_MockObject_Matcher_Parameters::$parameters |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/Parameters.php |
|
PHPUnit_Framework_MockObject_Matcher_Parameters::$invocation |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/Parameters.php |
|
PHPUnit_Framework_MockObject_Matcher_Parameters::__construct |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/Parameters.php |
|
HttpCacheTest::testUsesCacheToRespondToHeadRequestsWhenFresh |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
ExecutionContextTest::testAddViolationPluralTranslationError |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ExecutionContextTest.php |
|
LanguageSelectElementTest::_testLanguageSelectElementOptions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php |
Helper function to check the options of a language select form element. |
PHPUnit_Framework_Constraint_ArrayHasKey::failureDescription |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ArrayHasKey.php |
Returns the description of the failure |
PHPUnit_Framework_MockObject_Builder_MethodNameMatch::method |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/MethodNameMatch.php |
Adds a new method name match and returns the parameter match object for
further matching possibilities. |
AbstractComparisonValidatorTestCase::provideValidComparisons |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php |
|
Framework_ConstraintTest::testConstraintClassNotHasAttribute |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_ClassHasAttribute
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::classHasAttribute
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
translation_entity_form_language_content_settings_form_alter |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_form_FORM_ID_alter() for language_content_settings_form(). |
PHP_Token_NamespaceTest::testGetEndLineWithUnscopedNamespace |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php |
|
ResponseHeaderBagTest::testMakeDispositionInvalidDisposition |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
@expectedException \InvalidArgumentException |
ClosureExpressionVisitorTest::testWalkAndCompositeExpression |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php |
|
PHP_Token_NamespaceTest::testGetStartLineWithScopedNamespace |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php |
|
field.instance.test_entity.test_bundle.field_test_import.yml |
file |
drupal/core/modules/field/tests/modules/field_test_config/config/field.instance.test_entity.test_bundle.field_test_import.yml |
drupal/core/modules/field/tests/modules/field_test_config/config/field.instance.test_entity.test_bundle.field_test_import.yml |
PHPUnit_Framework_MockObject_Builder_InvocationMocker::after |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/InvocationMocker.php |
|
OptionsDynamicValuesValidationTest::testDynamicAllowedValues |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsDynamicValuesValidationTest.php |
Test that allowed values function gets the entity. |
Framework_AssertTest::testAssertPrivateStaticAttributeEquals |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeEquals |
PHPUnit_Framework_Constraint_IsIdentical::failureDescription |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsIdentical.php |
Returns the description of the failure |
Framework_ConstraintTest::testConstraintStringStartsNotWith2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_StringStartsWith
@covers PHPUnit_Framework_Assert::stringStartsWith
@covers PHPUnit_Framework_TestFailure::exceptionToString |
CollectionValidatorTest::testThrowsExceptionIfNotTraversable |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
Twig_Tests_ParserTest::getFilterBodyNodesDataThrowsException |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
|
MachineNameControllerTest::providerTestMachineNameController |
function |
drupal/core/modules/system/tests/Drupal/system/Tests/Transliteration/MachineNameControllerTest.php |
Data provider for testMachineNameController(). |
PHPUnit_Framework_MockObject_Stub_ConsecutiveCalls::toString |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/ConsecutiveCalls.php |
Returns a string representation of the object. |
Twig_Tests_Extension_SandboxTest::testSandboxWithInheritance |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php |
@expectedException Twig_Sandbox_SecurityError
@expectedExceptionMessage Filter "json_encode" is not allowed in "1_child". |
FilterNumericTest::testFilterNumericExposedGroupedNotBetween |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
|
YamlFileLoaderTest::testLoadClassMetadataReturnsFalseIfEmpty |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/YamlFileLoaderTest.php |
|
Framework_AssertTest::testAssertThatMatchesRegularExpression |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::matchesRegularExpression |
ReplaceAliasByActualDefinitionPass::updateArgumentReferences |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php |
Updates argument references. |
AnnotationClassLoaderTest::provideTestSupportsChecksResource |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php |
|
AnnotationClassLoaderTest::testSupportsChecksTypeIfSpecified |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php |
|
Twig_Tests_Extension_CoreTest::testRandomFunctionReturnsAsIs |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/CoreTest.php |
|
PHP_CodeCoverage_Report_HTML_Renderer::getInactiveBreadcrumb |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer.php |
|