Twig_Tests_Node_Expression_TestTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/TestTest.php |
@covers Twig_Node_Expression_Test::__construct |
PHPUnit_Extensions_TicketListener::addIncompleteTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TicketListener.php |
Incomplete test. |
Framework_ConstraintTest::testConstraintIsInstanceOf |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsInstanceOf
@covers PHPUnit_Framework_Assert::isInstanceOf
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
PHPUnit_Framework_TestSuite::$backupStaticAttributes |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Enable or disable the backup and restoration of static attributes. |
Twig_Tests_Node_Expression_FunctionTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php |
@covers Twig_Node_Expression_Function::compile
@dataProvider getTests |
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. |
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 |
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. |
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. |
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. |
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. |
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. |
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(). |
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 |
|
Framework_AssertTest::testObjectHasOnTheFlyAttribute |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertObjectHasAttribute |
BareMinimalNoConfigUpgradePathTest::refreshVariables |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalNoConfigUpgradePathTest.php |
Overrides \Drupal\system\Tests\Upgrade\UpgradePathTestBase::refreshVariables(). |
CollectionValidatorTest::testMissingFieldsDisallowed |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
NodeRevisionsTest::testNodeRevisionWithoutLogMessage |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionsTest.php |
Checks that revisions are correctly saved without log messages. |
CollectionValidatorTest::testOptionalFieldNotPresent |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CollectionValidatorTest.php |
|
Framework_AssertTest::testAssertThatAttributeEquals2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::attribute
@covers PHPUnit_Framework_Assert::equalTo
@expectedException PHPUnit_Framework_AssertionFailedError |
MachineNameControllerTest::testMachineNameController |
function |
drupal/core/modules/system/tests/Drupal/system/Tests/Transliteration/MachineNameControllerTest.php |
Tests machine name controller's transliteration functionality. |
Framework_AssertTest::testAssertThatAttributeEqualTo |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::attribute
@covers PHPUnit_Framework_Assert::equalTo |
RequestMatcherTest::testPathWithLocaleIsNotSupported |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestMatcherTest.php |
|
RemoveRoleUserTest::testExecuteRemoveNonExistingRole |
function |
drupal/core/modules/user/tests/Drupal/user/Tests/Plugin/Action/RemoveRoleUserTest.php |
Tests the execute method on a user without a specific role. |