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 |
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 |
|
DrupalUnitTestBaseTest::testEnableModulesInstallContainer |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests installing modules via enableModules() with DepedencyInjection services. |
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 |
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 |
|
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. |
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. |
NodeRevisionPermissionsTest::testNodeRevisionAccessPerType |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
Tests revision access permissions for a specific content type. |
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. |
Framework_AssertTest::testAssertProtectedAttributeContains |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeContains |
PHP_Token_NamespaceTest::testGetEndLineWithScopedNamespace |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php |
|
Framework_ConstraintTest::testConstraintObjectHasAttribute |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_ObjectHasAttribute
@covers PHPUnit_Framework_Assert::objectHasAttribute
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
JsonResponseTest::testConstructorWithArrayCreatesJsonArray |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
MongoDbSessionHandlerTest::testCloseMethodAlwaysReturnTrue |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php |
|
FileCacheReaderTest::testAttemptToCreateAnnotationCacheDir |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/FileCacheReaderTest.php |
@group DCOM-81 |
Framework_ConstraintTest::testConstraintStringNotContains2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_StringContains
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::stringContains
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
Framework_ConstraintTest::testConstraintStringEndsNotWith2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_StringEndsWith
@covers PHPUnit_Framework_Assert::stringEndsWith
@covers PHPUnit_Framework_TestFailure::exceptionToString |
Framework_AssertTest::testClassNotHasPublicStaticAttribute |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertClassNotHasStaticAttribute |
PHP_CodeCoverage_FilterTest::testBlacklistedFileIsFiltered |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
@covers PHP_CodeCoverage_Filter::isFiltered |
ConstraintTest::testAllowsSettingZeroRequiredPropertyValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|