MockFileSessionStorageTest::testSaveWithoutStart |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
@expectedException RuntimeException |
PHPUnit_Framework_TestCase::$outputExpectedRegex |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
|
BreakpointGroupCRUDTest::testBreakpointGroupCRUD |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupCRUDTest.php |
Test CRUD operations for breakpoint groups. |
Twig_Tests_Node_Expression_NameTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/NameTest.php |
@covers Twig_Node_Expression_Name::compile
@dataProvider getTests |
FieldPresenceEnhancerTest::testFieldAlreadyThere |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldPresenceEnhancerTest.php |
|
Framework_ConstraintTest::testConstraintIsEqual2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@dataProvider isEqualProvider
@covers PHPUnit_Framework_Constraint_IsEqual
@covers PHPUnit_Framework_Assert::equalTo
@covers PHPUnit_Framework_TestFailure::exceptionToString |
PHPUnit_Util_TestDox_ResultPrinter::endTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
A testsuite ended. |
UrlMatcherTest::testDefaultRequirementOfVariable |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
|
Twig_Tests_Node_Expression_TestTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/TestTest.php |
@covers Twig_Node_Expression_Test::compile
@dataProvider getTests |
BareMinimalUpgradePathTest::finishUpgradeSession |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalUpgradePathTest.php |
Asserts that the session was kept during update. Also, log out. |
ElementsTableSelectTest::testMultipleFalseSubmit |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test submission of values when #multiple is FALSE. |
PHP_Token_InterfaceTest::testGetInterfacesExists |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@covers PHP_Token_INTERFACE::getInterfaces |
AbstractProcessTest::testGetPidIsNullBeforeStart |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
|
PHP_Token_InterfaceTest::testHasInterfacesExists |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@covers PHP_Token_INTERFACE::hasInterfaces |
PHPUnit_Framework_TestCase::getExpectedException |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.2.0 |
LocaleImportFunctionalTest::testStandalonePoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Test import of standalone .po files. |
PHP_Token_InterfaceTest::testGetPackageNamespace |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@covers PHP_Token_INTERFACE::getPackage |
PHPUnit_Framework_TestCase::setExpectedException |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.2.0 |
AbstractProcessTest::testSignalProcessNotRunning |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
@expectedException Symfony\Component\Process\Exception\LogicException |
LanguageNegotiationInfoTest::testInfoAlterations |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
Tests alterations to language types/negotiation info. |
ContainerBuilderTest::testCreateServiceArguments |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService |
RouterListenerTest::createGetResponseEventForUri |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/RouterListenerTest.php |
|
EntityTranslationTest::testEntityLanguageMethods |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Tests language related methods of the Entity class. |
ContainerBuilderTest::testCreateSyntheticService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::createService
@expectedException \RuntimeException |
Framework_ConstraintTest::testConstraintLessThan |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_LessThan
@covers PHPUnit_Framework_Assert::lessThan
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
BlockInvalidRegionTest::testBlockInInvalidRegion |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php |
Tests that blocks assigned to invalid regions work correctly. |
LocaleImportFunctionalTest::getPoFileWithContext |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Helper function that returns a .po file with context. |
Framework_AssertTest::testAssertNotSameFailsNull |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertNotSame |
UserRoleUpgradePathTest::testRoleUpgradeToConfig |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UserRoleUpgradePathTest.php |
Tests that roles were converted to config. |
Framework_ConstraintTest::testConstraintCallback |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_Callback |
XssTest::providerTestFilterXssAdminNotNormalized |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/XssTest.php |
Data provider for testFilterXssAdminNotNormalized(). |
UrlGeneratorTest::testUrlWithNullExtraParameters |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
MemcacheSessionHandlerTest::testSupportedOptions |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
@dataProvider getOptionFixtures |
LanguageCustomLanguageConfigurationTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageCustomLanguageConfigurationTest.php |
|
RelationshipRepresentativeNode::testRelationship |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/RelationshipRepresentativeNode.php |
Tests the relationship. |
MenuRouterTest::testThemeCallbackMaintenanceMode |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Test the theme callback when the site is in maintenance mode. |
PdoSessionHandlerTest::testWrongTableOptionsRead |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php |
|
UrlGeneratorTest::testPathWithTwoStartingSlashes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
TraceableEventDispatcherTest::testDispatchNested |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php |
|
MenuRouterTest::testThemeCallbackHookCustomTheme |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Test that the theme callback wins out over hook_custom_theme(). |
UserRolesAssignmentTest::testAssignAndRemoveRole |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRolesAssignmentTest.php |
Tests that a user can be assigned a role and that the role can be removed
again. |
PHP_CodeCoverage_Report_Node::getNumTestedTraits |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of tested traits. |
JsonResponseTest::testConstructorWithSimpleTypes |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
entity_crud_hook_test_taxonomy_vocabulary_create |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_vocabulary_create(). |
ValidatorTest::testValidateGroupSequenceProvider |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php |
|
MenuRouterTest::testMenuLoadArgumentsInheritance |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Tests inheritance of 'load arguments'. |
DefinitionTest::testGetArgumentShouldCheckBounds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@expectedException OutOfBoundsException |
PHPUnit_Framework_TestCase::assertPostConditions |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
Performs assertions shared by all tests of a test case. |
ConstraintTest::testMagicPropertiesAreNotAllowed |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
entity_crud_hook_test_taxonomy_vocabulary_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_taxonomy_vocabulary_insert(). |