AbstractProcessTest::testSignalWithWrongNonIntSignal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
ContainerBuilderTest::testCreateServiceFactoryMethod |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService |
LanguageNegotiationInfoTest::checkFixedLanguageTypes |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
Check that language negotiation for fixed types matches the stored one. |
Twig_Tests_Node_Expression_ConditionalTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ConditionalTest.php |
|
FieldByClassEnhancerTest::testClassNotFoundInMapping |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldByClassEnhancerTest.php |
|
LocaleImportFunctionalTest::getCustomOverwritePoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a .po file for testing customized strings. |
PHPUnit_Framework_Constraint_TraversableContainsOnly |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/TraversableContainsOnly.php |
Constraint that asserts that the Traversable it is applied to contains
only values of a given type. |
UrlGeneratorTest::testAbsoluteUrlWithNonStandardPort |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
LocaleImportFunctionalTest::getPoFileWithEmptyMsgstr |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a .po file with an empty last item. |
Framework_ConstraintTest::testConstraintNotLessThan2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_LessThan
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::lessThan
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
ArgumentValidateTest::testArgumentValidateUserEither |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/ArgumentValidateTest.php |
|
LocaleValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LocaleValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
Twig_TemplatePropertyObjectAndArrayAccess::offsetGet |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Twig_TemplatePropertyObjectAndArrayAccess::offsetSet |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
MenuLinkStorageController::findChildrenRelativeDepth |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Finds the depth of an item's children relative to its depth. |
UrlGeneratorTest::testRelativeUrlWithExtraParameters |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
UrlGeneratorTest::testAbsoluteUrlWithExtraParameters |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
LocaleListenerTest::testRequestLocaleIsNotOverridden |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/LocaleListenerTest.php |
|
HttpCacheTest::testEsiRecalculateContentLengthHeader |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
PhpUnitAutoloaderTest::testPhpUnitTestClassesLoading |
function |
drupal/core/modules/simpletest/tests/Drupal/simpletest/Tests/PhpUnitAutoloaderTest.php |
Test loading of classes provided by test sub modules. |
PHPUnit_Framework_MockObject_Builder_MethodNameMatch |
interface |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/MethodNameMatch.php |
Builder interface for matcher of method names. |
AbstractComparisonValidatorTestCase::createValidator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php |
|
PHP_CodeCoverage_Report_Node::getTestedTraitsPercent |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the percentage of traits that has been tested. |
RouteProviderInterface::getRouteCollectionForRequest |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RouteProviderInterface.php |
Finds routes that may potentially match the request. |
PHPUnit_Framework_MockObject_Builder_ParametersMatch |
interface |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/ParametersMatch.php |
Builder interface for parameter matchers. |
PHP_CodeCoverage_Report_Node::getLineExecutedPercent |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the percentage of executed lines. |
PHP_CodeCoverage_Report_Node::getNumClassesAndTraits |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of classes and traits. |
EsiListenerTest::testFilterDoesNothingForSubRequests |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/EsiListenerTest.php |
|
TraceableEventDispatcherTest::testGetCalledListeners |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php |
|
LanguageConfigurationElementTest::testNodeTypeUpdate |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php |
Tests that the configuration is updated when the node type is changed. |
ClassWithNonPublicAttributes::$publicStaticAttribute |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php |
|
PHPUnit_Framework_Constraint_StringContains::$string |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringContains.php |
|
SelectTableSortDefaultTest::testTableSortDefaultSort |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTableSortDefaultTest.php |
Confirms that no error is thrown if no sort is set in a tableselect. |
PHPUnit_Framework_Constraint_StringContains::matches |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringContains.php |
Evaluates the constraint for parameter $other. Returns TRUE if the
constraint is met, FALSE otherwise. |
FilterFormatUpgradePathTest::testFilterFormatUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilterFormatUpgradePathTest.php |
Tests expected filter formats entities after a successful upgrade. |
Framework_ConstraintTest::testConstraintPCRENotMatch |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_PCREMatch
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::matchesRegularExpression
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
UrlGeneratorTest::testEncodingOfRelativePathSegments |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
NewDefaultThemeBlocksTest::testNewDefaultThemeBlocks |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/NewDefaultThemeBlocksTest.php |
Check the enabled Bartik blocks are correctly copied over. |
PHP_CodeCoverage_Util_InvalidArgumentHelper::factory |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Util/InvalidArgumentHelper.php |
|
PHP_CodeCoverage_Report_HTML_Renderer_File::loadFile |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/File.php |
|
DefinitionTest::testReplaceArgumentShouldCheckBounds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@expectedException OutOfBoundsException |
CheckExceptionOnInvalidReferenceBehaviorPassTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckExceptionOnInvalidReferenceBehaviorPassTest.php |
|
PHPUnit_Framework_TestResult::$timeoutForMediumTests |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
FilterStringTest::testFilterStringGroupedExposedWord |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
EntityTestMulStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulStorageController.php |
Overrides \Drupal\entity_test\EntityTestStorageController::baseFieldDefinitions(). |
Framework_AssertTest::testClassNotHasPublicAttribute |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertClassNotHasAttribute |
EntityTestRevStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestRevStorageController.php |
Overrides \Drupal\entity_test\EntityTestStorageController::baseFieldDefinitions(). |
Twig_Node_Expression_ExtensionReference::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/ExtensionReference.php |
Constructor. |
FilterStringTest::testFilterStringGroupedExposedEnds |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
CollectionValidatorTest::testWalkMultipleConstraints |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|