PHPUnit_Framework_TestResult::allCompletelyImplemented |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Returns TRUE if no incomplete test occured. |
Framework_AssertTest::testObjectNotHasPrivateAttribute |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertObjectNotHasAttribute |
FilterStringTest::testFilterStringGroupedExposedLonger |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
StaticReflectionServiceTest::testGetAccessibleProperty |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticReflectionServiceTest.php |
|
DriverChainTest::testDelegateToMatchingNamespaceDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php |
|
Framework_AssertTest::testAssertThatAnythingOrAnything |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::anything
@covers PHPUnit_Framework_Assert::logicalOr |
CommentActionsTest::testCommentPublishUnpublishActions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentActionsTest.php |
Tests comment publish and unpublish actions. |
CurrencyValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CurrencyValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
ValidationVisitorTest::testValidatePropertyConstraints |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidationVisitorTest.php |
|
ChainCacheClearerTest::testInjectClearersInConstructor |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheClearer/ChainCacheClearerTest.php |
|
IntegrationTest::testProcessInlinesReferencesToAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/IntegrationTest.php |
|
Framework_AssertTest::testAssertThatObjectHasAttribute |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::objectHasAttribute |
Twig_Tests_Extension_SandboxTest::testMacrosInASandbox |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php |
|
VocabularyUnitTest::testTaxonomyVocabularyLoadMultiple |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php |
Tests for loading multiple vocabularies. |
Framework_AssertTest::testAssertThatGreaterThanOrEqual |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::greaterThanOrEqual |
ClassCollectionLoaderTest::getDifferentOrdersForTraits |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
|
PHPUnit_Framework_TestResult::setTimeoutForMediumTests |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Sets the timeout for medium tests. |
Framework_TestCaseTest::testStaticAttributesBackupPost |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
HandlerFieldFieldTest::_testFormatterSimpleFieldRender |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/Views/HandlerFieldFieldTest.php |
Tests that fields with formatters runs as expected. |
CustomBlockTranslationUITest::getTranslatorPermissions |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Tests/CustomBlockTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission(). |
CoverageMethodParenthesesWhitespaceTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageMethodParenthesesWhitespaceTest.php |
@covers CoveredClass::publicMethod ( ) |
ResponseTest::testPrepareDoesNothingIfContentTypeIsSet |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
KernelTest::testShutdownGivesNullContainerToAllBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
ResponseTest::testPrepareRemovesContentForHeadRequests |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
UniversalClassLoaderTest::testLoadClassPrefixCollision |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
@dataProvider getLoadClassPrefixCollisionTests |
PhpParserTest::testParseClassWithMultipleClassesInFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PHP_CodeCoverage_TestCase::getXdebugDataForBankAccount |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/TestCase.php |
|
PluginTestBase::$defaultsTestPluginExpectedDefinitions |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/PluginTestBase.php |
|
Util_XMLTest::testConvertAssertAttributeMultipleSpaces |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php |
|
GetSetMethodNormalizerTest::testConstructorDenormalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
|
Util_XMLTest::testConvertAssertSelectEltMultiAttrEqual |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/XMLTest.php |
|
SerializationTest::testSerializerComponentRegistration |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/SerializationTest.php |
Confirms that modules can register normalizers and encoders. |
Framework_MockObjectTest::testMockedMethodIsCalledOnce |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
ApcUniversalClassLoaderTest::testLoadClassFromFallback |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php |
@dataProvider getLoadClassFromFallbackTests |
ServerBagTest::testShouldExtractHeadersFromServerArray |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ServerBagTest.php |
|
Framework_AssertTest::testAssertChildContentAttributes |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
CacheDecoratorLanguageTest::testCacheDecoratorLanguage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/CacheDecoratorLanguageTest.php |
Check the translations of the cached plugin definitions. |
ClassMetadataTest::testAddConstraintDoesNotAcceptValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php |
|
Framework_AssertTest::testAssertSelectCountPresentTrue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSelectCount |
EntityReferenceAutocompleteTest::getAutocompleteResult |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAutocompleteTest.php |
Returns the result of an Entity reference autocomplete request. |
ProcessBuilderTest::testShouldEscapeArgumentsAndPrefix |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
|
DateTimeValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateTimeValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
EntityReferenceSelectionAccessTest::assertReferencable |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php |
|
SigchildDisabledProcessTest::testExitCodeCommandFailed |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
RouterTest::testMatcherIsCreatedIfCacheIsNotConfigured |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouterTest.php |
@dataProvider provideMatcherOptionsPreventingCaching |
PHP_CodeCoverage_Report_Node_File::$numTestedFunctions |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
EntityReferenceSelectionAccessTest::testCommentHandler |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php |
Test the comment-specific overrides of the entity handler. |
SigchildDisabledProcessTest::testProcessWithTermSignal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException \Symfony\Component\Process\Exception\RuntimeException |
Twig_Tests_Node_Expression_Binary_SubTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/SubTest.php |
@covers Twig_Node_Expression_Binary_Sub::compile
@covers Twig_Node_Expression_Binary_Sub::operator
@dataProvider getTests |
ImageStylesPathAndUrlTest::testImageStyleUrlExtraSlash |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Tests image_style_url() with a file URL that has an extra slash in it. |