6 calls to PHPUnit_Framework_Assert::assertStringStartsWith()

Framework_AssertTest::testAssertStringStartsWith in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertStringStartsWith
Framework_AssertTest::testAssertStringStartsWithThrowsException in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertStringStartsWith @expectedException PHPUnit_Framework_Exception
Framework_AssertTest::testAssertStringStartsWithThrowsException2 in drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php
@covers PHPUnit_Framework_Assert::assertStringStartsWith @expectedException PHPUnit_Framework_Exception
Framework_MockObjectTest::testCreateMockFromWsdl in drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php
@requires extension soap
Framework_MockObjectTest::testCreateNamespacedMockFromWsdl in drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php
@requires extension soap
Util_ConfigurationTest::testPHPConfigurationIsHandledCorrectly in drupal/core/vendor/phpunit/phpunit/Tests/Util/ConfigurationTest.php
@backupGlobals enabled