Framework_AssertTest::testAssertStringStartsNotWith |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertStringStartsNotWith |
ImmutableEventDispatcherTest::testDispatchDelegates |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ImmutableEventDispatcherTest.php |
|
Twig_Tests_Node_Expression_Binary_MulTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/MulTest.php |
|
Framework_AssertTest::testAssertStringMatchesFormat |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertStringMatchesFormat |
Twig_Tests_Node_BlockReferenceTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/BlockReferenceTest.php |
@covers Twig_Node_BlockReference::__construct |
Framework_AssertTest::testAssertArrayContainsObject |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertContains |
Framework_AssertTest::testAssertArrayContainsString |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertContains |
Twig_Tests_Node_Expression_Binary_AddTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/AddTest.php |
|
CommentAttributesTest::testCommentReplyOfRdfaMarkup |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/CommentAttributesTest.php |
Tests RDF comment replies. |
GenericCacheBackendUnitTestBase::createCacheBackend |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Creates a cache backend to test. |
Twig_Tests_Node_SandboxedPrintTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxedPrintTest.php |
@covers Twig_Node_SandboxedPrint::__construct |
ClassMetadataFactoryTest::testReadMetadataFromCache |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataFactoryTest.php |
|
Twig_Tests_Node_Expression_Binary_ModTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/ModTest.php |
|
RevisionRelationships::testNodeRevisionRelationship |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/Views/RevisionRelationships.php |
Create a node with revision and rest result count for both views. |
GreaterThanValidatorTest::provideInvalidComparisons |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/GreaterThanValidatorTest.php |
|
LocaleExportTest::testExportTranslationTemplateFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleExportTest.php |
Test exportation of translation template file. |
GenericCacheBackendUnitTestBase::testDeleteMultiple |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Test Drupal\Core\Cache\CacheBackendInterface::delete() and
Drupal\Core\Cache\CacheBackendInterface::deleteMultiple(). |
GenericCacheBackendUnitTestBase::testInvalidateTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
PHPUnit_Util_DeprecatedFeature_Logger::$currentTest |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/DeprecatedFeature/Logger.php |
|
DefaultMobileMetaTagsTest::testDefaultMetaTagsExist |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/DefaultMobileMetaTagsTest.php |
Verifies that the default mobile meta tags are added. |
ContainerTest::testGetThrowServiceNotFoundException |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
|
PersistentObjectTest::testSetInvalidToOneAssocation |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
PHPUnit_Framework_TestCase::$backupGlobalsBlacklist |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
|
PHPUnit_Framework_TestCase::$backupStaticAttributes |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Enable or disable the backup and restoration of static attributes.
Overwrite this attribute in a child class of TestCase.
Setting this attribute in setUp() has no effect! |
PHPUnit_Util_DeprecatedFeature_Logger::endTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/DeprecatedFeature/Logger.php |
A test suite ended. |
EmailValidatorTest::testExpectsStringCompatibleType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\UnexpectedTypeException |
Twig_Tests_Node_Expression_GetAttrTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/GetAttrTest.php |
@covers Twig_Node_Expression_GetAttr::compile
@dataProvider getTests |
FieldAttachStorageTest::testFieldAttachLoadMultiple |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test the 'multiple' load feature. |
Twig_Tests_EnvironmentTest_NodeVisitor::getPriority |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
Returns the priority for this visitor. |
ContentAwareGeneratorTest::testGenerateInvalidRoute |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ContentAwareGeneratorTest.php |
@expectedException Symfony\Component\Routing\Exception\RouteNotFoundException |
Framework_ConstraintTest::testConstraintArrayHasKey |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_ArrayHasKey
@covers PHPUnit_Framework_Assert::arrayHasKey
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
ContactPersonalTest::testSendPersonalContactMessage |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php |
Tests that mails for contact messages are correctly sent. |
Twig_Tests_TemplateTest::testGetAttributeExceptions |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
@dataProvider getAttributeExceptions |
RedirectableUrlMatcherTest::testRedirectWhenNoSlash |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/RedirectableUrlMatcherTest.php |
|
ContentAwareGeneratorTest::testGetRouteDebugMessage |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ContentAwareGeneratorTest.php |
|
ExceptionInAssertPostConditionsTest::$testSomething |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPostConditionsTest.php |
|
BreakpointThemeTest::testThemeBreakpointGroupModule |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointThemeTest.php |
Test the breakpoints defined by the custom group in the module. |
Twig_Tests_Node_Expression_FilterTest::createFilter |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FilterTest.php |
|
Twig_Tests_TemplateTest::getGetAttributeWithSandbox |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Framework_ConstraintTest::testConstraintFileExists2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_FileExists
@covers PHPUnit_Framework_Assert::fileExists
@covers PHPUnit_Framework_TestFailure::exceptionToString |
Framework_AssertTest::testAssertXmlFileEqualsXmlFile |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertXmlFileEqualsXmlFile |
Framework_ConstraintTest::testConstraintGreaterThan2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_GreaterThan
@covers PHPUnit_Framework_Assert::greaterThan
@covers PHPUnit_Framework_TestFailure::exceptionToString |
ModuleApiTest::testModuleInvokeAllDuringLoadFunction |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php |
Test that a menu item load function can invoke hooks defined in hook_hook_info(). |
Twig_Tests_Node_Expression_NameTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/NameTest.php |
@covers Twig_Node_Expression_Name::__construct |
DumperTest::testObjectSupportDisabledButNoExceptions |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/DumperTest.php |
|
CascadingStylesheetsTest::testRenderInlinePreprocess |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests rendering inline stylesheets with preprocessing on. |
Framework_AssertTest::testAssertStringEqualsNumeric2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertNotEquals |
NativeFileSessionHandlerTest::testConstructException |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php |
@expectedException \InvalidArgumentException |
Framework_ConstraintTest::testConstraintIsIdentical2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsIdentical
@covers PHPUnit_Framework_Assert::identicalTo
@covers PHPUnit_Framework_TestFailure::exceptionToString |
Framework_ConstraintTest::testConstraintIsIdentical3 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsIdentical
@covers PHPUnit_Framework_Assert::identicalTo
@covers PHPUnit_Framework_TestFailure::exceptionToString |