|
PHPUnit_Util_DeprecatedFeature_Logger::endTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/DeprecatedFeature/Logger.php |
A test ended. |
|
TrackerAttributesTest::testAttributesInTracker |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TrackerAttributesTest.php |
Tests for correct attributes on tracker page. |
|
PersistentObjectTest::testAddInvalidCollection |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
|
Twig_Tests_EnvironmentTest_TokenParser::getTag |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
Gets the tag name associated with this token parser. |
|
UserAttributesTest::testUserAttributesInMarkup |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/Tests/UserAttributesTest.php |
Tests if default mapping for user is being used. |
|
PHPUnit_Framework_TestCase::$expectedException |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
The name of the expected Exception. |
|
PHPUnit_Util_TestDox_NamePrettifier::setPrefix |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/NamePrettifier.php |
Sets the prefix of test names. |
|
ExceptionInAssertPostConditionsTest::$tearDown |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPostConditionsTest.php |
|
|
UserPermissionsTest::testUserPermissionChanges |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php |
Change user permissions and check user_access(). |
|
PHPUnit_Util_TestDox_NamePrettifier::setSuffix |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/NamePrettifier.php |
Sets the suffix of test names. |
|
Framework_AssertTest::testAssertEqualsSucceeds |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertEquals
@dataProvider equalProvider |
|
ContactPersonalTest::testPersonalContactAccess |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php |
Tests access to the personal contact form. |
|
ImageFieldValidateTest::testRequiredAttributes |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldValidateTest.php |
Test that required alt/title fields gets validated right. |
|
RedirectableUrlMatcherTest::testSchemeRedirect |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/RedirectableUrlMatcherTest.php |
|
|
PHPUnit_TextUI_TestRunner::handleConfiguration |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
@since Method available since Release 3.2.1 |
|
PHPUnit_Util_TestDox_ResultPrinter::$testClass |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
|
|
AbstractProcessTest::testChainedCommandsOutput |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
@dataProvider chainedCommandsOutputProvider |
|
Framework_AssertTest::testAssertNotEqualsFails |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertNotEquals
@dataProvider equalProvider |
|
PHPUnit_Extensions_GroupTestSuite::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/GroupTestSuite.php |
Constructs a new TestSuite: |
|
FieldAttachStorageTest::testEntityDeleteBundle |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test entity_bundle_delete(). |
|
DrupalUnitTestBaseTest::testEnableModulesTheme |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/DrupalUnitTestBaseTest.php |
Tests that theme() works right after loading a module. |
|
Framework_AssertTest::testAssertNotSameSucceeds |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertNotSame
@dataProvider notSameProvider |
|
UserValidateCurrentPassCustomFormTest::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
Modules to enable. |
|
Twig_Tests_TemplateTest::testGetAttributeStrict |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
@dataProvider getGetAttributeTests |
|
PHPUnit_Util_TestDox_ResultPrinter::$incomplete |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
|
|
XmlFileLoaderTest::testConvertDomElementToArray |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
|
Twig_Tests_Node_Expression_ParentTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ParentTest.php |
|
|
PHPUnit_Framework_TestFailure::exceptionMessage |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestFailure.php |
Returns the exception's message. |
|
PHPUnit_Util_TestDox_ResultPrinter::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
Constructor. |
|
PHPUnit_Extensions_RepeatedTest::$excludeGroups |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/RepeatedTest.php |
|
|
Framework_ConstraintTest::testConstraintIsEqual |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsEqual
@covers PHPUnit_Framework_Assert::equalTo
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
|
UserTranslationUITest::getTranslatorPermissions |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::getTranslatorPermission(). |
|
CallbackValidatorTest::testCallbackSingleMethod |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php |
|
|
BreakpointMediaQueryTest::testValidMediaQueries |
function |
drupal/core/modules/breakpoint/tests/Drupal/breakpoint/Tests/BreakpointMediaQueryTest.php |
Test valid media queries. |
|
PHP_Token_InterfaceTest::testGetParentNotExists |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@covers PHP_Token_INTERFACE::getParent |
|
ElementsTableSelectTest::testTableselectColSpan |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Tests the display when #colspan is set. |
|
CallbackValidatorTest::testExpectValidCallbacks |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
|
PHP_Token_InterfaceTest::testHasParentNotExists |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@covers PHP_Token_INTERFACE::hasParent |
|
CallbackValidatorTest::testConstraintGetTargets |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php |
|
|
ElementsTableSelectTest::testMultipleTrueSubmit |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the submission of single and multiple values when #multiple is TRUE. |
|
Twig_Tests_Node_Expression_TestTest::createTest |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/TestTest.php |
|
|
RouteContentEnhancerTest::testFieldAlreadyThere |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteContentEnhancerTest.php |
|
|
UrlMatcherTest::testWithOutHostHostDoesNotMatch |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
@expectedException \Symfony\Component\Routing\Exception\ResourceNotFoundException |
|
PHPUnit_Extensions_TicketListener::endTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TicketListener.php |
A test suite ended. |
|
LocaleImportFunctionalTest::testLanguageContext |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Test msgctxt context support. |
|
LanguageUpgradePathTest::testLanguageUrlUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/LanguageUpgradePathTest.php |
Tests language domain upgrade path. |
|
Framework_ConstraintTest::testConstraintIsType2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsType
@covers PHPUnit_Framework_Assert::isType
@covers PHPUnit_Framework_TestFailure::exceptionToString |
|
EntityFormDisplayTest::testEntityGetFromDisplay |
function |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityFormDisplayTest.php |
Tests entity_get_form_display(). |
|
MemcachedSessionHandlerTest::testDestroySession |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
|
|
Framework_ConstraintTest::testConstraintIsNull2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsNull
@covers PHPUnit_Framework_Assert::isNull
@covers PHPUnit_Framework_TestFailure::exceptionToString |