File_Iterator::acceptSuffix |
function |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator.php |
@since Method available since Release 1.1.0 |
File_Iterator::acceptSubString |
function |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator.php |
@since Method available since Release 1.1.0 |
PHPUnit_Framework_Comparator::accepts |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator.php |
Returns whether the comparator can compare two values. |
PHPUnit_Framework_Comparator_Type::accepts |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Type.php |
Returns whether the comparator can compare two values. |
PHPUnit_Framework_Comparator_Array::accepts |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Array.php |
Returns whether the comparator can compare two values. |
PHPUnit_Framework_Comparator_Object::accepts |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Object.php |
Returns whether the comparator can compare two values. |
PHPUnit_Framework_Comparator_Scalar::accepts |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Scalar.php |
Returns whether the comparator can compare two values. |
PHPUnit_Framework_Comparator_Double::accepts |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Double.php |
Returns whether the comparator can compare two values. |
PHPUnit_Framework_Comparator_Numeric::accepts |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Numeric.php |
Returns whether the comparator can compare two values. |
PHPUnit_Framework_Comparator_Resource::accepts |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Resource.php |
Returns whether the comparator can compare two values. |
PHPUnit_Framework_Comparator_Exception::accepts |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/Exception.php |
Returns whether the comparator can compare two values. |
PHPUnit_Framework_Comparator_MockObject::accepts |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/MockObject.php |
Returns whether the comparator can compare two values. |
PHPUnit_Framework_Comparator_DOMDocument::accepts |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/DOMDocument.php |
Returns whether the comparator can compare two values. |
DocParserTest::testAnnotationDontAcceptSingleQuotes |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage Expected PlainValue, got ''' at position 10. |
PHPUnit_Framework_Comparator_SplObjectStorage::accepts |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Comparator/SplObjectStorage.php |
Returns whether the comparator can compare two values. |
Framework_AssertTest::testAssertArrayHasKeyAcceptsArrayAccessValue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertArrayHasKey |
Framework_AssertTest::testAssertArrayNotHasKeyAcceptsArrayAccessValue |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertArrayNotHasKey |