ManageDisplayTest::testSingleViewMode |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageDisplayTest.php |
Tests hiding the view modes fieldset when there's only one available. |
Twig_Tests_Node_Expression_FilterTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FilterTest.php |
|
MockFileSessionStorageTest::testStart |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
|
SelectTest::testSimpleSelectExpression |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests SELECT statements with expressions. |
RearrangeFilterTest::testStaticMethods |
function |
drupal/core/modules/views_ui/tests/Drupal/views_ui/Tests/Form/Ajax/RearrangeFilterTest.php |
Tests static methods. |
InstallationProfileModuleTestsTest.php |
file |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/InstallationProfileModuleTestsTest.php |
Definition of Drupal\simpletest\Tests\InstallationProfileModuleTestsTest. |
MockArraySessionStorageTest::testStart |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockArraySessionStorageTest.php |
|
ExceptionInTearDownTest::testSomething |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInTearDownTest.php |
|
PHPUnit_Framework_TestSuite::$numTests |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
The number of tests in the test suite. |
PHPUnit_Framework_TestSuite::$testCase |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
|
PHPUnit_Framework_TestSuite::getGroups |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Returns the test groups of the suite. |
PHPUnit_Util_Log_JUnit::startTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/JUnit.php |
A testsuite started. |
DefinitionTest::testSetGetFactoryClass |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
|
DefinitionTest::testSetGetConfigurator |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@covers Symfony\Component\DependencyInjection\Definition::setConfigurator
@covers Symfony\Component\DependencyInjection\Definition::getConfigurator |
ConstraintTest::testSetDefaultProperty |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
CKEditorTest::testStylesComboGetConfig |
function |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorTest.php |
Tests StylesCombo::getConfig(). |
AnnotationFileLoaderTest::testSupports |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationFileLoaderTest.php |
|
SerializerTest::testSerializeNoEncoder |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/SerializerTest.php |
@expectedException \Symfony\Component\Serializer\Exception\UnexpectedValueException |
RouteProviderTest::testSystemPathMatch |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
Confirms that system_path attribute overrides request path. |
Framework_SuiteTest::testShadowedTests |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/SuiteTest.php |
|
EntitySerializationTest::testSerialize |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/EntitySerializationTest.php |
Test registered Serializer's entity serialization for core's formats. |
SerializeQueryTest::testSerializeQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SerializeQueryTest.php |
Confirms that a query can be serialized and unserialized. |
ShortcutLinksTest::testShortcutLinkAdd |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutLinksTest.php |
Tests that creating a shortcut works properly. |
Twig_Tests_Node_BlockTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/BlockTest.php |
@covers Twig_Node_Block::compile
@dataProvider getTests |
Twig_Tests_LexerTest::testLongComments |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
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. |
HeaderBagTest::testSetAssociativeArray |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/HeaderBagTest.php |
|
Twig_Tests_Node_MacroTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/MacroTest.php |
@covers Twig_Node_Macro::compile
@dataProvider getTests |
AbstractProfilerStorageTest::testStore |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
Twig_Tests_Node_PrintTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/PrintTest.php |
@covers Twig_Node_Print::compile
@dataProvider getTests |
PHPUnit_Util_TestSuiteIterator::$tests |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestSuiteIterator.php |
|
UpdateComplexTest::testSubSelectUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateComplexTest.php |
Test UPDATE with a subselect value. |
PHPUnit_Util_TestSuiteIterator::rewind |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestSuiteIterator.php |
Rewinds the Iterator to the first element. |
RedirectResponseTest::testSetTargetUrl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RedirectResponseTest.php |
|
simpletest_phpunit_get_available_tests |
function |
drupal/core/modules/simpletest/simpletest.module |
Get PHPUnit Classes |
BinaryFileResponseTest::testSetContent |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php |
@expectedException \LogicException |
DefinitionDecoratorTest::testSetPublic |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionDecoratorTest.php |
|
SessionTest::testSessionSaveRegenerate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php |
Tests for drupal_save_session() and drupal_session_regenerate(). |
PHP_TimerTest::testSecondsToTimeString |
function |
drupal/core/vendor/phpunit/php-timer/Tests/TimerTest.php |
@covers PHP_Timer::secondsToTimeString |
SigchildEnabledProcessTest::testSignal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildEnabledProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
Twig_Tests_EnvironmentTest_TokenParser |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
|
Twig_Tests_Node_Expression_GetAttrTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/GetAttrTest.php |
|
Twig_Tests_EnvironmentTest_NodeVisitor |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
|
UpdateCoreTest::testServiceUnavailable |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Tests the Update Manager module when the update server returns 503 errors. |
SelectTest::testSimpleSelectConditional |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTest.php |
Tests basic conditionals on SELECT statements. |
LocaleTranslationTest::testStringSearch |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php |
Tests translation search form. |
PHPUnit_Framework_SkippedTestSuiteError |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/SkippedTestSuiteError.php |
Extension to PHPUnit_Framework_AssertionFailedError to mark the special
case of a skipped test suite. |
TestHelperPlugin::testSetOptionDefaults |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/TestHelperPlugin.php |
Calls the protected method setOptionDefaults(). |
ExceptionInTearDownTest::$testSomething |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInTearDownTest.php |
|