TableSortExtenderUnitTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/TableSortExtenderUnitTest.php |
Deletes created files, database tables, and reverts all environment changes. |
RuntimeReflectionServiceTest::setUp |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/RuntimeReflectionServiceTest.php |
|
PHPUnit_TextUI_TestRunner::$printer |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
|
PHPUnit_Extensions_PhptTestCase::run |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/PhptTestCase.php |
Runs a test and collects its result in a TestResult instance. |
PHPUnit_Extensions_RepeatedTest::run |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/RepeatedTest.php |
Runs the decorated test and collects the
result in a TestResult. |
PHPUnit_Framework_TestSuite::runTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Runs a test. |
FilterUnitTest::testHtmlEscapeFilter |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Tests the HTML escaping filter. |
FilterUnitTest::assertFilteredString |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Asserts multiple filter output expectations for multiple input strings. |
DeleteTruncateTest::testSimpleDelete |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DeleteTruncateTest.php |
Confirms that we can delete a single record successfully. |
FilterUnitTest::testUrlFilterContent |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Tests URL filter on longer content. |
Twig_ExtensionInterface::initRuntime |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php |
Initializes the runtime environment. |
PHPUnit_Runner_TestSuiteLoader::load |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/TestSuiteLoader.php |
|
PHPUnit_TextUI_Command::createRunner |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php |
Create a TestRunner, override in subclasses. |
PHPUnit_TextUI_TestRunner::runFailed |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
Override to define how to handle a failed loading of
a test suite. |
PHPUnit_TextUI_TestRunner::getLoader |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
Returns the loader to be used. |
PHPUnit_TextUI_TestRunner::showError |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
|
PHPUnit_Extensions_TestDecorator::run |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TestDecorator.php |
Runs the decorated test and collects the
result in a TestResult. |
Twig_Environment::$runtimeInitialized |
property |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
UpdateCoreTest::testModulePageRunCron |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Checks that running cron updates the list of available updates. |
PHPUnit_TextUI_TestRunner::setPrinter |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
|
DisplayPluginBase::isIdentifierUnique |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Check if the provided identifier is unique. |
DateHelper::monthNamesAbbrUntranslated |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php |
Constructs an untranslated array of abbreviated month names. |
PHPUnit_Runner_BaseTestRunner::getTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/BaseTestRunner.php |
Returns the Test corresponding to the given suite.
This is a template method, subclasses override
the runFailed() and clearStatus() methods. |
PHPUnit_Runner_TestSuiteLoader::reload |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/TestSuiteLoader.php |
|
PHPUnit_Runner_StandardTestSuiteLoader |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/StandardTestSuiteLoader.php |
The standard test suite loader. |
ModuleHandlerUnitTest::testloadInclude |
function |
drupal/core/tests/Drupal/Tests/Core/Extension/ModuleHandlerUnitTest.php |
|
PHPUnit_TextUI_TestRunner::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
@since Method available since Release 3.4.0 |
DeleteTruncateTest::testSubselectDelete |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DeleteTruncateTest.php |
Confirms that we can use a subselect in a delete successfully. |
PHPUnit_Framework_TestResult::$runTests |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
FilterUnitTest::testHtmlCorrectorFilter |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Tests the HTML corrector filter. |
ReverseProxySubscriberUnitTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/EventSubscriber/ReverseProxySubscriberUnitTest.php |
This method exists to support the simpletest UI runner. |
PHPUnit_TextUI_TestRunner::SUCCESS_EXIT |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
|
PHPUnit_TextUI_TestRunner::FAILURE_EXIT |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
|
NumberUnformattedFormatter::viewElements |
function |
drupal/core/modules/number/lib/Drupal/number/Plugin/field/formatter/NumberUnformattedFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
HtmlIdentifierUnitTest::testDrupalHTMLId |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlIdentifierUnitTest.php |
Tests that drupal_html_id() cleans the ID properly. |
PHPUnit_Runner_Version::getVersionString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/Version.php |
|
PHPUnit_Runner_BaseTestRunner::getLoader |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/BaseTestRunner.php |
Returns the loader to be used. |
PHPUnit_Runner_BaseTestRunner::runFailed |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/BaseTestRunner.php |
Override to define how to handle a failed loading of
a test suite. |
RuntimeReflectionService::hasPublicMethod |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php |
Check if the class have a public method with the given name. |
PHPUnit_TextUI_TestRunner::EXCEPTION_EXIT |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/TestRunner.php |
|
LanguageUILanguageNegotiationTest::runTest |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php |
|
PHPUnit_Util_TestDox_ResultPrinter::endRun |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
Handler for 'end run' event. |
PHPUnit_Extensions_TestDecorator::basicRun |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TestDecorator.php |
Runs the test and collects the
result in a TestResult. |
RuntimeReflectionService::getParentClasses |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php |
Return an array of the parent classes (not interfaces) for the given class. |
PHPUnit_Runner_BaseTestRunner::clearStatus |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Runner/BaseTestRunner.php |
Clears the status message. |
PHPUnit_TextUI_ResultPrinter::$numTestsRun |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
|
RuntimeReflectionServiceTest::testShortname |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/RuntimeReflectionServiceTest.php |
|
RuntimeReflectionService::getClassShortName |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php |
Return the shortname of a class. |
HtmlIdentifierUnitTest::testDrupalHTMLClass |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlIdentifierUnitTest.php |
Tests that drupal_html_class() cleans the class name properly. |
RuntimeReflectionService::getClassNamespace |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/RuntimeReflectionService.php |
|