ContactPersonalTest::testSendPersonalContactMessage |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactPersonalTest.php |
Tests that mails for contact messages are correctly sent. |
Twig_Tests_TemplateTest::testGetAttributeExceptions |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
@dataProvider getAttributeExceptions |
ExceptionInAssertPostConditionsTest::$testSomething |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPostConditionsTest.php |
|
Twig_Tests_Node_Expression_FilterTest::createFilter |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FilterTest.php |
|
Twig_Tests_TemplateTest::getGetAttributeWithSandbox |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Twig_Tests_Node_Expression_NameTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/NameTest.php |
@covers Twig_Node_Expression_Name::__construct |
Twig_Tests_Node_Expression_TestTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/TestTest.php |
@covers Twig_Node_Expression_Test::__construct |
PHPUnit_Framework_TestSuite::$backupStaticAttributes |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Enable or disable the backup and restoration of static attributes. |
Twig_Tests_Node_Expression_FunctionTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php |
@covers Twig_Node_Expression_Function::compile
@dataProvider getTests |
AbstractProcessTest::testSignalWithWrongNonIntSignal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
Twig_Tests_Node_Expression_ConditionalTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ConditionalTest.php |
|
PHPUnit_Framework_TestResult::$timeoutForMediumTests |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
StreamedResponseTest::testSendContentWithNonCallable |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
@expectedException \LogicException |
Twig_Tests_ExpressionParserTest::testArrayExpression |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
@dataProvider getTestsForArray |
DocParserTest::testSyntaxErrorWithContextDescription |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@group DDC-78
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage Expected PlainValue, got ''' at position 10 in class \Doctrine\Tests\Common\Annotations\Name |
Twig_Tests_ExpressionParserTest::testUnknownFunction |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
@expectedException Twig_Error_Syntax
@expectedExceptionMessage The function "cycl" does not exist. Did you mean "cycle" in "index" at line 1 |
SearchConfigSettingsFormTest::testSearchSettingsPage |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Verify the search settings form. |
ClassLoaderTest::getLoadClassNamespaceCollisionTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
|
Twig_Tests_LexerTest::testStringWithEscapedDelimiter |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
ShortcutSetsTest::testShortcutSetRenameAlreadyExists |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests renaming a shortcut set to the same name as another set. |
FileBagTest::testShouldNotConvertNestedUploadedFiles |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php |
|
AbstractProfilerStorageTest::testStoreDuplicateToken |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
ConfigLocaleOverrideWebTest::testSiteNameTranslation |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigLocaleOverrideWebTest.php |
Tests translating the site name. |
Twig_Tests_Node_SandboxedModuleTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxedModuleTest.php |
@covers Twig_Node_SandboxedModule::__construct |
Twig_Tests_EnvironmentTest::escapingStrategyCallback |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
|
Twig_Tests_TemplateTest::testGetAttributeWithSandbox |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
@dataProvider getGetAttributeWithSandbox |
Twig_Tests_Node_Expression_ConstantTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ConstantTest.php |
@covers Twig_Node_Expression_Constant::compile
@dataProvider getTests |
EventTest::testStopPropagationAndIsPropagationStopped |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventTest.php |
|
Twig_Tests_Node_Expression_ArrayTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ArrayTest.php |
@covers Twig_Node_Expression_Array::__construct |
RouterListenerTest::testSubRequestWithDifferentMethod |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/RouterListenerTest.php |
|
NativeSessionStorageTest::testSetSaveHandlerException |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
@expectedException \InvalidArgumentException |
OptionsSelectDynamicValuesTest::testSelectListDynamic |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsSelectDynamicValuesTest.php |
Tests the 'options_select' widget (single select). |
StateSystemUpgradePathTest::testSystemVariableUpgrade |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/StateSystemUpgradePathTest.php |
Tests upgrade of system variables to state system. |
Twig_Tests_ExpressionParserTest::testArraySyntaxError |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
@expectedException Twig_Error_Syntax
@dataProvider getFailingTestsForArray |
Twig_Tests_ExpressionParserTest::testStringExpression |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
@dataProvider getTestsForString |
AnnotationClassLoaderTest::testSupportsChecksResource |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php |
@dataProvider provideTestSupportsChecksResource |
PHPUnit_Framework_TestResult::setTimeoutForSmallTests |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Sets the timeout for small tests. |
Framework_TestCaseTest::testStaticAttributesBackupPre |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
@backupGlobals enabled
@backupStaticAttributes enabled |
PHPUnit_Framework_TestResult::setTimeoutForLargeTests |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Sets the timeout for large tests. |
ChoiceValidatorTest::testStrictDisallowsDifferentType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
PHPUnit_Util_Configuration::getTestSuiteConfiguration |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Configuration.php |
Returns the test suite configuration. |
NamespaceCoverageCoversClassPublicTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageCoversClassPublicTest.php |
@covers ::publicMethod |
FileBagTest::testShouldConvertUploadedFilesWithPhpBug |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/FileBagTest.php |
|
Twig_Tests_Node_Expression_Binary_OrTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/OrTest.php |
@covers Twig_Node_Expression_Binary_Or::compile
@covers Twig_Node_Expression_Binary_Or::operator
@dataProvider getTests |
Twig_Tests_Node_Expression_Unary_PosTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/PosTest.php |
@covers Twig_Node_Expression_Unary_Pos::compile
@covers Twig_Node_Expression_Unary_Pos::operator
@dataProvider getTests |
Twig_Tests_Node_Expression_Unary_NotTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/NotTest.php |
@covers Twig_Node_Expression_Unary_Not::compile
@covers Twig_Node_Expression_Unary_Not::operator
@dataProvider getTests |
Twig_Tests_Node_Expression_Unary_NegTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Unary/NegTest.php |
@covers Twig_Node_Expression_Unary_Neg::compile
@covers Twig_Node_Expression_Unary_Neg::operator
@dataProvider getTests |
Twig_Tests_EnvironmentTest_Extension::getTokenParsers |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
|
Twig_Tests_EnvironmentTest_Extension::getNodeVisitors |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
|
PHPUnit_Util_DeprecatedFeature_Logger::startTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/DeprecatedFeature/Logger.php |
A test suite started. |