DocParserTest::testSyntaxErrorWithUnknownCharacters |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DDC-183 |
Util_ConfigurationTest::testXincludeInConfiguration |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php |
|
Framework_AssertTest::testAssertThatLessThanOrEqual |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::lessThanOrEqual |
UserRegistrationTest::testRegistrationDefaultValues |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php |
|
PHPUnit_Framework_MockObject_MockBuilder::$testCase |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/MockBuilder.php |
|
DefaultFileLocatorTest::testFindMappingFileNotFound |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
ExtensionViewsFieldTest::testFileExtensionTarOption |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/Views/ExtensionViewsFieldTest.php |
Tests file extension views field handler extension_detect_tar option. |
RegexValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RegexValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
Util_DiffTest::testComparisonErrorStartSame_toArray |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/DiffTest.php |
@covers PHPUnit_Util_Diff::diffToArray |
Framework_AssertTest::testAssertTagCdataContentTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertTagCdataontentFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
Util_DiffTest::testComparisonErrorStartSameComplete |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/DiffTest.php |
@covers PHPUnit_Util_Diff::diff |
Util_DiffTest::testComparisonErrorOverlapingMatches |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/DiffTest.php |
@covers PHPUnit_Util_Diff::diff |
UrlGeneratorTest::testAliasGenerationWithParameters |
function |
drupal/core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php |
Confirms that generated routes will have aliased paths. |
NodeEntityViewModeAlterTest::testNodeViewModeChange |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityViewModeAlterTest.php |
Create a "Basic page" node and verify its consistency in the database. |
UniversalClassLoaderTest::testLoadClassFromFallback |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
@dataProvider getLoadClassFromFallbackTests |
XmlEncoderTest::testPreventsComplexExternalEntities |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
LengthValidatorTest::testConstraintGetDefaultOption |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
|
ChoiceValidatorTest::testValidChoiceCallbackClosure |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
ajax_forms_test_advanced_commands_restripe_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects 'restripe'. |
BackendChainImplementationUnitTest::testGetMultiple |
function |
drupal/core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php |
Test the get multiple feature. |
Twig_Tests_Loader_FilesystemTest::testGetNamespaces |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/FilesystemTest.php |
|
ajax_forms_test_advanced_commands_settings_callback |
function |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax form callback: Selects 'settings'. |
RouteCompilerTest::testRouteWithNumericVariableName |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCompilerTest.php |
@dataProvider getNumericVariableNames
@expectedException \DomainException |
ReplaceAliasByActualDefinitionPassTest::testProcess |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ReplaceAliasByActualDefinitionPassTest.php |
|
AnnotationLoaderTest::testLoadClassMetadataAndMerge |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/AnnotationLoaderTest.php |
Test MetaData merge with parent annotation. |
SelectCloneTest::testSelectConditionSubQueryCloning |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectCloneTest.php |
Test that subqueries as value within conditions are cloned properly. |
Framework_AssertTest::testAssertTagChildrenOnlyTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
GetSetMethodNormalizerTest::testUncallableCallbacks |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
@expectedException \InvalidArgumentException |
RouteCollectionTest::testAddCollectionWithResources |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
Framework_MockObjectTest::testStubbedReturnValueMap |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
PHPUnit_Util_TestDox_ResultPrinter_Text::startClass |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter/Text.php |
Handler for 'start class' event. |
IdenticalToValidatorTest::provideInvalidComparisons |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IdenticalToValidatorTest.php |
|
AbstractReaderTest::testAnnotationsWithValidTargets |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
|
ProcessBuilderTest::testNotReplaceExplicitlySetVars |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
|
VocabularyTest::testTaxonomyAdminDeletingVocabulary |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php |
Deleting a vocabulary. |
PHPUnit_Util_TestDox_ResultPrinter_HTML::startClass |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter/HTML.php |
Handler for 'start class' event. |
PHP_CodeCoverage_Report_Node_File::$numTestedTraits |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
EntityReferenceSelectionAccessTest::testNodeHandler |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php |
Test the node-specific overrides of the entity handler. |
EntityReferenceSelectionAccessTest::testUserHandler |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php |
Test the user-specific overrides of the entity handler. |
Util_TestTest::testParseAnnotationThatIsOnlyOneLine |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TestTest.php |
|
RouterTest::testControllerPlaceholdersDefaultValues |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Confirms that default placeholders in paths work correctly. |
Twig_Tests_Node_Expression_Binary_SubTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/SubTest.php |
|
AbstractReaderTest::testInvalidAnnotationButIgnored |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@group DDC-1660
@group regression |
PHPUnit_TextUI_ResultPrinter::EVENT_TESTSUITE_START |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
|
Twig_Tests_Node_Expression_Binary_DivTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/DivTest.php |
|
Framework_AssertTest::testAssertStringNotEqualsFile |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertStringNotEqualsFile |
EntityTranslationTestBase::getTranslatorPermissions |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
Returns an array of permissions needed for the translator. |
LocaleUpdateTest::testUpdateImportModeNonCustomized |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Tests translation import with a translations directory and only overwrite
non-customized translations. |
Twig_Tests_Node_Expression_Binary_AndTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/AndTest.php |
|