Twig_Tests_FileCachingTest::testClearingCacheFiles |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
|
CountValidatorCountableTest_Countable::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorCountableTest.php |
|
CoverageMethodOneLineAnnotationTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageMethodOneLineAnnotationTest.php |
@covers CoveredClass::publicMethod |
RuntimeReflectionServiceTest::testGetParentClasses |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/RuntimeReflectionServiceTest.php |
|
SerializerTest::testDeserializeNotSupportedMissing |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
|
IssnValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
Twig_Tests_ExpressionParserTest::getTestsForString |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
|
TimeValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TimeValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
FragmentHandlerTest::testRenderWithUnknownRenderer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/FragmentHandlerTest.php |
@expectedException InvalidArgumentException |
Twig_Tests_ExpressionParserTest::testUnknownFilter |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
@expectedException Twig_Error_Syntax
@expectedExceptionMessage The filter "lowe" does not exist. Did you mean "lower" in "index" at line 1 |
Issue244Test::testFailsTooIfExceptionCodeIsANumber |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/244/Issue244Test.php |
@expectedException Issue244ExceptionIntCode
@expectedExceptionCode 123String |
RegexValidatorTest::testConstraintGetDefaultOption |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RegexValidatorTest.php |
|
ConfigLocaleOverride::testConfigLocaleUserOverride |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigLocaleOverride.php |
Tests locale override based on user's preferred language. |
Framework_AssertTest::testAssertTagAttributesTrueA |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertTagAttributesTrueB |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
KernelTest::testBootInitializesBundlesAndContainer |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
Framework_AssertTest::testAssertTagAttributesFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
ajax_forms_test_advanced_commands_changed_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects 'changed'. |
Twig_Tests_Loader_ArrayTest::testTemplateReference |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php |
|
ChoiceValidatorTest::testChoicesOrCallbackExpected |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
TestClassMetadataFactory::newClassMetadataInstance |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Creates a new ClassMetadata instance for the given class name. |
BackendChainImplementationUnitTest::$secondBackend |
property |
drupal/core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php |
Second backend in the chain. |
ajax_forms_test_advanced_commands_prepend_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects 'prepend'. |
Twig_Tests_Loader_FilesystemTest::getSecurityTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/FilesystemTest.php |
|
Framework_AssertTest::testAssertTagDescendantFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
ajax_forms_test_advanced_commands_add_css_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax callback for 'add_css'. |
ChoiceValidatorTest::testStrictWithMultipleChoices |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
Util_XMLTest::testConvertAssertSelectEltAttrHasOne |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php |
|
KernelTest::testLocateResourceReturnsAllMatchesBis |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
Util_XMLTest::testConvertAssertSelectEltDescendant |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php |
|
PhpParserTest::testNamespaceWithClosureDeclaration |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
EntityTranslationUITest::assertTranslationDeletion |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Tests translation deletion. |
ArgumentValidatorTest::testArgumentValidateNumeric |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentValidatorTest.php |
|
ServerBagTest::testHttpBasicAuthWithPhpCgiRedirect |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php |
|
Framework_MockObjectTest::testStaticMethodCallback |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
Framework_MockObjectTest::testPublicMethodCallback |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
FileBagTest::testShouldSetEmptyUploadedFilesToNull |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php |
|
ConfigEntityUnitTest::testStorageControllerMethods |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityUnitTest.php |
Tests storage controller methods. |
AbstractReaderTest::testPropertySyntaxErrorContext |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage Expected namespace separator or identifier, got ')' at position 18 in property Doctrine\Tests\Common\Annotations\DummyClassPropertySyntaxError::$foo. |
RouterTest::provideMatcherOptionsPreventingCaching |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouterTest.php |
|
ShortcutSetsTest::testShortcutSetCreateWithSetName |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests creating a new shortcut set with a defined set name. |
PHP_CodeCoverageTest::testSetForceCoversAnnotation |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
@covers PHP_CodeCoverage::setForceCoversAnnotation |
DirectoryTest::testFileCheckLocalDirectoryHandling |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/DirectoryTest.php |
Test local directory handling functions. |
EntityReferenceAdminTest::assertFieldSelectOptions |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAdminTest.php |
|
Twig_Tests_Node_Expression_Binary_OrTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/OrTest.php |
|
LocaleUpdateTest::testUpdateImportWithoutDirectory |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Tests translation import without a translations directory. |
ExceptionInAssertPreConditionsTest::$testSomething |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPreConditionsTest.php |
|
LoggerInterfaceTest::testContextCanContainAnything |
function |
drupal/core/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php |
|
EntityTranslationSyncImageTest::testImageFieldSync |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
Tests image field field synchronization. |
CommentAttributesTest::_testBasicCommentRdfaMarkup |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php |
Helper function for testCommentRdfaMarkup(). |