Framework_AssertTest::testAssertSameSize |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSameSize |
ManageFieldsTest::testDuplicateFieldName |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests that a duplicate field name is caught by validation. |
TransactionTest::testTransactionStacking |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TransactionTest.php |
Tests transaction stacking, commit, and rollback. |
Twig_Tests_Node_Expression_Unary_NegTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/NegTest.php |
|
PhpGeneratorDumperTest::$routeCollection |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php |
|
PhpGeneratorDumperTest::$generatorDumper |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php |
|
ContactSitewideTest::testSiteWideContact |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php |
Tests configuration options and the site-wide contact form. |
PhpGeneratorDumperTest::$testTmpFilepath |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/Dumper/PhpGeneratorDumperTest.php |
|
EntityTranslationWorkflowsTest::$modules |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
Modules to enable. |
RemoteFileUnmanagedSaveDataTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedSaveDataTest.php |
|
IpValidatorTest::testInvalidPrivateIpsV4 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getInvalidPrivateIpsV4 |
FileTest::testConstructWhenFileNotExists |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
|
IpValidatorTest::getInvalidReservedIpsV4 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
PerformanceTest::testDocParsePerformance |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
@group performance |
PerformanceTest::testDocLexerPerformance |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PerformanceTest.php |
@group performance |
UserPictureTest::testCreateDeletePicture |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPictureTest.php |
Tests creation, display, and deletion of user pictures. |
IpValidatorTest::testInvalidPrivateIpsV6 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getInvalidPrivateIpsV6 |
PHPUnit_Framework_TestCase::$inIsolation |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Whether or not this test is running in a separate PHP process. |
LinkFieldTest::testLinkSeparateFormatter |
function |
drupal/core/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Tests the 'link_separate' formatter. |
NodeCreationTest::testFailedPageCreation |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeCreationTest.php |
Verifies that a transaction rolls back the failed creation. |
LocaleUpdateInterfaceTest::testInterface |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateInterfaceTest.php |
Tests the user interfaces of the interface translation update system. |
MTimeProtectedFileStorageTest::$expected |
property |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/MTimeProtectedFileStorageTest.php |
The expected test results for the security test. |
FileInclusionTest::testLoadCustomInclude |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FileInclusionTest.php |
Tests loading a custom specified include. |
IpValidatorTest::getInvalidReservedIpsV6 |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
Framework_ComparatorTest::testUnregister |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ComparatorTest.php |
|
FieldUiTestBase::fieldUIAddExistingField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUiTestBase.php |
Adds an existing field through the Field UI. |
PluginBaseUnitTest::testSetOptionDefault |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/PluginBaseUnitTest.php |
Tests the setOptionDefault method. |
ProcessingTest::testBatchLargePercentage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/ProcessingTest.php |
Tests batches that return $context['finished'] > 1 do in fact complete. |
NodeFormButtonsTest::testNodeFormButtons |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeFormButtonsTest.php |
Tests that the right buttons are displayed for saving nodes. |
UpdateCoreTest::testLanguageModuleUpdate |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Checks language module in core package at admin/reports/updates. |
IpValidatorTest::getInvalidPrivateIpsAll |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
|
TwigDebugMarkupTest::testTwigDebugMarkup |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TwigDebugMarkupTest.php |
Tests debug markup added to Twig template output. |
BackendChainUnitTest::createCacheBackend |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/BackendChainUnitTest.php |
Creates a cache backend to test. |
IpValidatorTest::testInvalidPublicIpsAll |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
@dataProvider getInvalidPublicIpsAll |
PHPUnit_Framework_TestCase::$iniSettings |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
|
NotEqualToValidatorTest::createValidator |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotEqualToValidatorTest.php |
|
NotEqualToValidatorTest::createConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotEqualToValidatorTest.php |
|
PHPUnit_Extensions_PhptTestCase::$options |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestCase.php |
Options for PEAR_RunTest. |
PercentagesUnitTest::testBatchPercentages |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Batch/PercentagesUnitTest.php |
Tests the _batch_api_percentage() function. |
views.view.test_filter_group_override.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_group_override.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_group_override.yml |
PHPUnit_Framework_TestFailure::failedTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestFailure.php |
Gets the failed test. |
UrlMatcherTest::testMatchSpecialRouteName |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
UserHelpersTest::testDrupalUserIsLoggedIn |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/UserHelpersTest.php |
Tests WebTestBase::drupalUserIsLoggedIn(). |
Twig_Tests_Node_Expression_AssignNameTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/AssignNameTest.php |
|
PHPUnit_Extensions_PhptTestCase::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestCase.php |
Returns a string representation of the test case. |
MetadataGeneratorTest::$metadataGenerator |
property |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
The metadata generator object to be tested. |
CallbackValidatorTest_Object::validateOne |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php |
|
AbstractProxyTest::testNameExceptionPhp53 |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
@expectedException \LogicException |
PHPUnit_Util_TestDox_ResultPrinter::flush |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
Flush buffer and close output. |
CallbackValidatorTest_Object::validateTwo |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php |
|