11 calls to PHPUnit_Framework_Assert::assertContains()

Framework_AssertTest::testAssertArrayContainsObject in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertContains
Framework_AssertTest::testAssertArrayContainsString in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertContains
Framework_AssertTest::testAssertContainsThrowsException in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertContains @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testAssertIteratorContainsObject in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertContains
Framework_AssertTest::testAssertIteratorContainsString in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertContains
Framework_AssertTest::testAssertSplObjectStorageContainsObject in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertContains
Framework_AssertTest::testAssertStringContainsString in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertContains
PHPUnit_Framework_Assert::assertAttributeContains in drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php
Asserts that a haystack that is stored in a static attribute of a class or an attribute of an object contains a needle.
Twig_Tests_CompilerTest::testReprNumericValueWithLocale in drupal/core/vendor/twig/twig/test/Twig/Tests/CompilerTest.php
Twig_Tests_ErrorTest::testErrorWithObjectFilename in drupal/core/vendor/twig/twig/test/Twig/Tests/ErrorTest.php
Twig_Tests_TemplateTest::testGetAttributeWithSandbox in drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php
@dataProvider getGetAttributeWithSandbox