DefinitionDecoratorTest::getPropertyTests |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
|
PHPUnit_Framework_Assert::markTestSkipped |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Mark the test as skipped. |
Framework_AssertTest::testMarkTestSkipped |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::markTestSkipped |
PersistentObjectTest::testSetUnknownField |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/PersistentObjectTest.php |
|
InstallationProfileModuleTestsTest::setUp |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
Sets up a Drupal site for running functional and integration tests. |
Twig_Tests_TemplateTest::testGetAttribute |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
@dataProvider getGetAttributeTests |
SelectTest::testSimpleSelectMultipleFields |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests adding multiple fields to a SELECT statement at the same time. |
Twig_Tests_Node_Expression_ConditionalTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ConditionalTest.php |
|
PHPUnit_Util_Log_JUnit::$testSuiteFailures |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
|
HttpCacheTest::testSendsNoContentWhenFresh |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
SystemConfigFormTest::testSystemConfigForm |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/SystemConfigFormTest.php |
Tests the SystemConfigFormTestBase class. |
PHPUnit_Framework_TestSuite::addTestMethod |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
|
ValidatorBuilderTest::testSetMetadataCache |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
OptionsWidgetsTest::testSelectListMultiple |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
Tests the 'options_select' widget (multiple select). |
SearchPageOverrideTest::testSearchPageHook |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageOverrideTest.php |
|
Twig_Tests_ParserTest::testFilterBodyNodes |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php |
@dataProvider getFilterBodyNodesData |
PHPUnit_Framework_TestResult::endTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Informs the result that a testsuite was completed. |
StaticReflectionServiceTest::testShortname |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/StaticReflectionServiceTest.php |
|
NamespaceCoveragePublicTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoveragePublicTest.php |
@covers Foo\CoveredClass::<public> |
SessionTestSubscriber::getSubscribedEvents |
function |
drupal/core/modules/system/tests/modules/session_test/lib/Drupal/session_test/EventSubscriber/SessionTestSubscriber.php |
Registers the methods in this class that should be listeners. |
PHPUnit_Framework_TestResult::topTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Returns the (top) test suite. |
NamespaceCoverageMethodTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageMethodTest.php |
@covers Foo\CoveredClass::publicMethod |
Twig_Tests_Loader_ChainTest::testGetSource |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ChainTest.php |
|
Twig_Tests_IntegrationTest::getFixturesDir |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/IntegrationTest.php |
|
Twig_Tests_Loader_ChainTest::testAddLoader |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ChainTest.php |
|
Twig_Tests_Loader_ArrayTest::testGetSource |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Loader/ArrayTest.php |
|
NodeSyndicateBlockTest::testSyndicateBlock |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeSyndicateBlockTest.php |
Tests that the "Syndicate" block is shown when enabled. |
Twig_Tests_Node_BlockTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/BlockTest.php |
@covers Twig_Node_Block::__construct |
ProcessBuilderTest::testShouldSetArguments |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessBuilderTest.php |
|
ShortcutSetsTest::testShortcutSetSwitchOwn |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests switching a user's own shortcut set. |
SelectOrderedTest::testSimpleSelectOrdered |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectOrderedTest.php |
Tests basic ORDER BY. |
Twig_Tests_Node_SpacelessTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SpacelessTest.php |
@covers Twig_Node_Spaceless::compile
@dataProvider getTests |
Twig_Tests_Node_MacroTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/MacroTest.php |
@covers Twig_Node_Macro::__construct |
Twig_Tests_Node_PrintTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/PrintTest.php |
@covers Twig_Node_Print::__construct |
AbstractProfilerStorageTest::testStoreTime |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
EntityReferenceSelectionSortTest::testSort |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionSortTest.php |
Assert sorting by field and property. |
AnnotationsTestsFixturesNonNamespacedClass |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/NonNamespacedClass.php |
@Route("foo")
@Template |
Framework_TestListenerTest::startTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestListenerTest.php |
A test suite started. |
PHPUnit_TextUI_ResultPrinter::$numTestsRun |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
|
RedirectResponseTest::testSetTargetUrlNull |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php |
@expectedException \InvalidArgumentException |
PHPUnit_TextUI_ResultPrinter::endTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/ResultPrinter.php |
A testsuite ended. |
ImageAdminStylesTest::testStyleReplacement |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Test deleting a style and choosing a replacement style. |
PHPUnit_Util_TestDox_ResultPrinter::$tests |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
|
LocaleTranslationTest::testStringValidation |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php |
Tests the validation of the translation input. |
AbstractProcessTest::testStartIsNonBlocking |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
|
OtherInstallationProfileModuleTestsTest.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
Definition of Drupal\simpletest\Tests\OtherInstallationProfileModuleTestsTest. |
MetadataGeneratorTest::testSimpleEntityType |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
Tests a simple entity type, with two different simple fields. |
PHPUnit_Framework_TestSuite::$backupGlobals |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Enable or disable the backup and restoration of the $GLOBALS array. |
StatisticsAdminTest::testStatisticsSettings |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php |
Verifies that the statistics settings page works. |
HttpCacheTest::testShouldNotCatchExceptions |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|