Twig_Tests_Node_SpacelessTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SpacelessTest.php |
@covers Twig_Node_Spaceless::__construct |
ShortcutSetsTest::testShortcutSetDeleteDefault |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests deleting the default shortcut set. |
Twig_Tests_Node_Expression_Binary_FloorDivTest |
class |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/FloorDivTest.php |
|
Twig_Tests_LexerTest::testUnterminatedVariable |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
@expectedException Twig_Error_Syntax
@expectedExceptionMessage Unclosed "variable" at line 3 |
UnmanagedDeleteRecursiveTest::testSubDirectory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php |
Try deleting subdirectories with some files. |
SimpleProcessTest::testSignalProcessNotRunning |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php |
@expectedException Symfony\Component\Process\Exception\LogicException |
Twig_Tests_EnvironmentTest::testRenderNoLoader |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
@expectedException LogicException
@expectedExceptionMessage You must set a loader first. |
OtherInstallationProfileModuleTestsTest::setUp |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/OtherInstallationProfileModuleTestsTest.php |
Sets up a Drupal site for running functional and integration tests. |
Twig_Tests_EnvironmentTest_Extension::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.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. |
RedirectableUrlMatcherTest::testSchemeRedirect |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/RedirectableUrlMatcherTest.php |
|
PHPUnit_Extensions_GroupTestSuite::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/GroupTestSuite.php |
Constructs a new TestSuite: |
Twig_Tests_TemplateTest::testGetAttributeStrict |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
@dataProvider getGetAttributeTests |
Twig_Tests_Node_Expression_ParentTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ParentTest.php |
|
Twig_Tests_Node_Expression_TestTest::createTest |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/TestTest.php |
|
PHPUnit_Extensions_TicketListener::endTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TicketListener.php |
A test suite ended. |
RequestTest::getRequestInstanceForClientIpTests |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
PHPUnit_Framework_TestSuite::isPublicTestMethod |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
|
ConstraintTest::testSetUndefinedDefaultProperty |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
AjaxCommandsUnitTest::testSetDialogTitleCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that SetDialogTitleCommand objects can be constructed and rendered. |
NamespaceCoverageCoversClassTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageCoversClassTest.php |
@covers ::privateMethod
@covers ::protectedMethod
@covers ::publicMethod
@covers \Foo\CoveredParentClass::privateMethod
@covers \Foo\CoveredParentClass::protectedMethod
@covers \Foo\CoveredParentClass::publicMethod |
ChoiceValidatorTest::testStrictAllowsExactValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
Twig_Tests_Node_AutoEscapeTest::testConstructor |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/AutoEscapeTest.php |
@covers Twig_Node_AutoEscape::__construct |
SelectOrderedTest::testSimpleSelectMultiOrdered |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectOrderedTest.php |
Tests multiple ORDER BY. |
CustomNormalizerTest::testSupportsNormalization |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Normalizer/CustomNormalizerTest.php |
|
Twig_Tests_Node_BlockReferenceTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/BlockReferenceTest.php |
@covers Twig_Node_BlockReference::compile
@dataProvider getTests |
SimpleProcessTest::testSignalWithWrongIntSignal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SimpleProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
Twig_Tests_ErrorTest::testRenderWrapsExceptions |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ErrorTest.php |
|
Twig_Tests_Node_SandboxedPrintTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/SandboxedPrintTest.php |
@covers Twig_Node_SandboxedPrint::compile
@dataProvider getTests |
Twig_Tests_EnvironmentTest::testRemoveExtension |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/EnvironmentTest.php |
|
ContainerTest::testSetDoesNotAllowInactiveScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
@expectedException \RuntimeException |
Twig_Tests_Node_Expression_FilterTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FilterTest.php |
|
Twig_Tests_TemplateTest::getAttributeExceptions |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
PHPUnit_Util_TestDox_ResultPrinter::$testStatus |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
|
Twig_Tests_TemplateTest::testGetAttributeDefined |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
@dataProvider getGetAttributeTests |
MockFileSessionStorageTest::testSaveWithoutStart |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/MockFileSessionStorageTest.php |
@expectedException RuntimeException |
Twig_Tests_Node_Expression_NameTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/NameTest.php |
@covers Twig_Node_Expression_Name::compile
@dataProvider getTests |
PHPUnit_Util_TestDox_ResultPrinter::endTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php |
A testsuite ended. |
Twig_Tests_Node_Expression_TestTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/TestTest.php |
@covers Twig_Node_Expression_Test::compile
@dataProvider getTests |
LocaleImportFunctionalTest::testStandalonePoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
Test import of standalone .po files. |
AbstractProcessTest::testSignalProcessNotRunning |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
@expectedException Symfony\Component\Process\Exception\LogicException |
MemcacheSessionHandlerTest::testSupportedOptions |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcacheSessionHandlerTest.php |
@dataProvider getOptionFixtures |
AjaxCommandsUnitTest::testSetDialogOptionCommand |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/AjaxCommandsUnitTest.php |
Tests that SetDialogOptionCommand objects can be constructed and rendered. |
StreamedResponseTest::testSetCallbackNonCallable |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/StreamedResponseTest.php |
@expectedException \LogicException |
NamespaceCoverageNotProtectedTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NamespaceCoverageNotProtectedTest.php |
@covers Foo\CoveredClass::<!protected> |
Twig_Tests_Extension_SandboxTest::getEnvironment |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/SandboxTest.php |
|
Twig_Tests_ExpressionParserTest::testUnknownTest |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
@expectedException Twig_Error_Syntax
@expectedExceptionMessage The test "nul" does not exist. Did you mean "null" in "index" at line 1 |
Framework_TestImplementorTest::testSuccessfulRun |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestImplementorTest.php |
|
Framework_MockObjectTest::testStubbedReturnValue |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
RouterTest::testSetOptionsWithUnsupportedOptions |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouterTest.php |
@expectedException \InvalidArgumentException
@expectedExceptionMessage The Router does not support the following options: "option_foo", "option_bar" |