AbstractProfilerStorageTest::testRetrieveByMethodAndLimit |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
HttpKernelTest::testHandleWhenTheControllerIsNotACallable |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
@expectedException LogicException |
Framework_MockObjectTest::testCreateTwoMocksOfOneWsdlFile |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
@requires extension soap |
Twig_Tests_Node_Expression_Binary_OrTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/OrTest.php |
@covers Twig_Node_Expression_Binary_Or::__construct |
HttpKernelTest::testHandleWhenTheControllerIsAStaticArray |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
|
Framework_MockBuilderTest::testOriginalCloneCanBeDisabled |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockBuilderTest.php |
|
ExceptionInAssertPreConditionsTest::$assertPostConditions |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPreConditionsTest.php |
|
ImmutableEventDispatcherTest::testAddSubscriberDisallowed |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
@expectedException \BadMethodCallException |
ExtensionTest::testIsConfigEnabledReturnsTheResolvedValue |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Extension/ExtensionTest.php |
@dataProvider getResolvedEnabledFixtures |
Twig_Tests_Node_Expression_Unary_PosTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/PosTest.php |
@covers Twig_Node_Expression_Unary_Pos::__construct |
DefinitionDecoratorTest::testGetArgumentShouldCheckBounds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
@expectedException OutOfBoundsException |
language_negotiation_configure_browser_delete_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Form submit handler to delete a browser language negotiation mapping. |
StoreTest::testDoesNotFindAnEntryWithLookupWhenNoneExists |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
Twig_Tests_Node_Expression_Unary_NotTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/NotTest.php |
@covers Twig_Node_Expression_Unary_Not::__construct |
Twig_Tests_Node_Expression_Unary_NegTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/NegTest.php |
@covers Twig_Node_Expression_Unary_Neg::__construct |
Framework_AssertTest::testAssertJsonFileNotEqualsJsonFile |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertJsonFileNotEqualsJsonFile |
ContentAwareGeneratorTest::testGenerateRoutenameMultilang |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ContentAwareGeneratorTest.php |
|
Framework_AssertTest::testAssertArrayContainsOnlyIntegers |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertContainsOnly |
Framework_AssertTest::testAssertArrayContainsOnlyStdClass |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertContainsOnly |
ContainerTest::testAddScopeDoesNotAllowInvalidParentScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@expectedException \InvalidArgumentException
@dataProvider getInvalidParentScopes |
ExceptionInAssertPostConditionsTest::$assertPreConditions |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPostConditionsTest.php |
|
AbstractProcessTest::testStopWithTimeoutIsActuallyWorking |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
|
PHPUnit_Framework_ExpectationFailedException::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/ExpectationFailedException.php |
|
DrupalUnitTestBaseTest::testEnableModulesInstallContainer |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests installing modules via enableModules() with DepedencyInjection services. |
PHPUnit_Framework_MockObject_Matcher_MethodName::toString |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/MethodName.php |
|
ExceptionInAssertPostConditionsTest::assertPostConditions |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPostConditionsTest.php |
Performs assertions shared by all tests of a test case. |
UrlMatcherTest::testHeadAllowedWhenRequirementContainsGet |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
Framework_ConstraintTest::testConstraintGreaterThanOrEqual |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsEqual
@covers PHPUnit_Framework_Constraint_GreaterThan
@covers PHPUnit_Framework_Constraint_Or
@covers PHPUnit_Framework_Assert::greaterThanOrEqual
@covers PHPUnit_Framework_TestFailure::exceptionToString |
PHPUnit_Framework_MockObject_Matcher_InvokedCount::invoked |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedCount.php |
|
LanguageUILanguageNegotiationTest::testUrlLanguageFallback |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php |
Test URL language detection when the requested URL has no language. |
Twig_Tests_Node_Expression_AssignNameTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/AssignNameTest.php |
@covers Twig_Node_Expression_AssignName::__construct |
CacheWarmerAggregateTest::testInjectWarmersUsingSetWarmers |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/CacheWarmer/CacheWarmerAggregateTest.php |
|
UrlMatcherTest::testDefaultRequirementForOptionalVariables |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
PHPUnit_Framework_Constraint_Attribute::failureDescription |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Attribute.php |
Returns the description of the failure |
HttpCacheTest::testPassesHeadRequestsThroughDirectlyOnPass |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
UrlGeneratorTest::testAbsoluteSecureUrlWithNonStandardPort |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
LanguageSelectElementTest::testHiddenLanguageSelectElement |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php |
Tests the case when the language select elements should not be printed. |
PHPUnit_Framework_MockObject_Invocation_Static::$className |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Invocation/Static.php |
|
UrlGeneratorTest::testRelativeUrlWithOptionalZeroParameter |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
StatisticsTokenReplaceTest::testStatisticsTokenReplacement |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsTokenReplaceTest.php |
Creates a node, then tests the statistics tokens generated from it. |
HttpCacheTest::testXForwarderForHeaderForForwardedRequests |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
@dataProvider getXForwardedForData |
Framework_ConstraintTest::testConstraintNotLessThanOrEqual |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsEqual
@covers PHPUnit_Framework_Constraint_LessThan
@covers PHPUnit_Framework_Constraint_Or
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::lessThanOrEqual
@covers… |
NodeRevisionPermissionsTest::testNodeRevisionAccessAnyType |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
Tests general revision access permissions. |
PHPUnit_Framework_MockObject_Builder_ParametersMatch::with |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/ParametersMatch.php |
Sets the parameters to match for, each parameter to this funtion will
be part of match. To perform specific matches or constraints create a
new PHPUnit_Framework_Constraint and use it for the parameter.
If the parameter value is not a constraint it… |
NodeRevisionPermissionsTest::testNodeRevisionAccessPerType |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
Tests revision access permissions for a specific content type. |
translation_entity_language_configuration_element_validate |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Form validation handler for element added with translation_entity_language_configuration_element_process(). |
Framework_AssertTest::testAssertPublicAttributeNotContains |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeNotContains |
Framework_ConstraintTest::testConstraintClassHasAttribute2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_ClassHasAttribute
@covers PHPUnit_Framework_Assert::classHasAttribute
@covers PHPUnit_Framework_TestFailure::exceptionToString |
UrlGeneratorTest::testGenerateForRouteWithInvalidParameter |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
@expectedException \Symfony\Component\Routing\Exception\InvalidParameterException |
PHP_CodeCoverage_Report_Node::getNumTestedClassesAndTraits |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of tested classes and traits. |