Twig_Tests_Extension_CoreTest::testReverseFilterOnNonUTF8String |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/CoreTest.php |
|
Twig_Tests_LexerTest::testStringWithNestedInterpolationsInBlock |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
Framework_AssertTest::testAssertStringStartsWithThrowsException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertStringStartsWith
@expectedException PHPUnit_Framework_Exception |
Twig_Tests_Extension_CoreTest::testRandomFunctionOnNonUTF8String |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Extension/CoreTest.php |
|
Framework_AssertTest::testAssertStringStartsWithThrowsException2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertStringStartsWith
@expectedException PHPUnit_Framework_Exception |
Twig_Test_EscapingTest::testCssEscapingReturnsStringIfZeroLength |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/escapingTest.php |
|
Framework_AssertTest::testAssertStringEndsNotWithThrowsException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertStringEndsNotWith
@expectedException PHPUnit_Framework_Exception |
PHPUnit_Framework_MockObject_Matcher_InvokedAtLeastOnce::toString |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher/InvokedAtLeastOnce.php |
|
Framework_AssertTest::testAssertStringEndsNotWithThrowsException2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertStringEndsNotWith
@expectedException PHPUnit_Framework_Exception |
Framework_AssertTest::testAssertStringStartsNotWithThrowsException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertStringStartsNotWith
@expectedException PHPUnit_Framework_Exception |
PHPUnit_Framework_Constraint_StringMatches::createPatternFromFormat |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringMatches.php |
|
Framework_AssertTest::testAssertStringStartsNotWithThrowsException2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertStringStartsNotWith
@expectedException PHPUnit_Framework_Exception |
Framework_AssertTest::testAssertJsonStringEqualsJsonStringErrorRaised |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@dataProvider validInvalidJsonDataprovider
@covers PHPUnit_Framework_Assert::assertJsonStringEqualsJsonString |
InlineTest::testParseScalarWithCorrectlyQuotedStringShouldReturnString |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
|
Twig_Test_EscapingTest::testJavascriptEscapingReturnsStringIfZeroLength |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/escapingTest.php |
|
PHPUnit_Framework_Constraint_StringMatches::additionalFailureDescription |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringMatches.php |
Return additional failure description where needed |
Twig_Test_EscapingTest::testCssEscapingReturnsStringIfContainsOnlyDigits |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/escapingTest.php |
|
Framework_AssertTest::testAssertJsonStringNotEqualsJsonStringErrorRaised |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@dataProvider validInvalidJsonDataprovider
@covers PHPUnit_Framework_Assert::assertJsonStringNotEqualsJsonString |
Framework_AssertTest::testAssertJsonStringEqualsJsonFileExpectingException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertJsonStringEqualsJsonFile |
InlineTest::testParseScalarWithIncorrectlyQuotedStringShouldThrowException |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
@expectedException \Symfony\Component\Yaml\Exception\ParseException |
Framework_AssertTest::testAssertJsonStringNotEqualsJsonFileExpectingException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertJsonStringNotEqualsJsonFile |
Twig_Test_EscapingTest::testJavascriptEscapingReturnsStringIfContainsOnlyDigits |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/escapingTest.php |
|
InlineTest::testHashStringsResemblingExponentialNumericsShouldNotBeChangedToINF |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
|
InlineTest::testParseScalarWithIncorrectlyDoubleQuotedStringShouldThrowException |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
@expectedException \Symfony\Component\Yaml\Exception\ParseException |
Framework_AssertTest::testAssertJsonStringEqualsJsonFileExpectingExpectationFailedException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertJsonStringEqualsJsonFile |
Twig_Tests_ExpressionParserTest::testStringExpressionDoesNotConcatenateTwoConsecutiveStrings |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/ExpressionParserTest.php |
@expectedException Twig_Error_Syntax |