RouteProviderTest::testOutlinePathMatchDefaultsCollision2 |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
Confirms that we can find routes whose pattern would match the request. |
Framework_Constraint_JsonMatches_ErrorMessageProviderTest |
class |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatches/ErrorMessageProviderTest.php |
@package PHPUnit
@author Bastian Feder <php@bastian-feder.de>
@copyright 2011-2013 Bastian Feder <php@bastian-feder.de>
@license http://www.opensource.org/licenses/BSD-3-Clause The BSD 3-Clause
@link … |
GreaterThanOrEqualValidatorTest::provideInvalidComparisons |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/GreaterThanOrEqualValidatorTest.php |
|
Framework_Constraint_JsonMatchesTest::evaluateDataprovider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatchesTest.php |
|
RouterTest::testControllerPlaceholdersDefaultValuesProvided |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Confirms that default placeholders in paths work correctly. |
AbstractComparisonValidatorTestCase::provideValidComparisons |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php |
|
MachineNameControllerTest::providerTestMachineNameController |
function |
drupal/core/modules/system/tests/Drupal/system/Tests/Transliteration/MachineNameControllerTest.php |
Data provider for testMachineNameController(). |
AnnotationClassLoaderTest::provideTestSupportsChecksResource |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php |
|
RequestTest::getContentCantBeCalledTwiceWithResourcesProvider |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
AnnotationLoaderTest::testLoadGroupSequenceProviderAnnotation |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/AnnotationLoaderTest.php |
|
PHPUnit_Framework_Constraint_JsonMatches_ErrorMessageProvider |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/JsonMatches/ErrorMessageProvider.php |
Provides human readable messages for each JSON error. |
AbstractComparisonValidatorTestCase::provideInvalidComparisons |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php |
|
ClassMetadataTest::testGroupSequenceFailsIfGroupSequenceProviderIsSet |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php |
@expectedException \Symfony\Component\Validator\Exception\GroupDefinitionException |
ClassMetadataTest::testGroupSequenceProviderFailsIfGroupSequenceIsSet |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php |
@expectedException \Symfony\Component\Validator\Exception\GroupDefinitionException |
Framework_TestCaseTest::testSkipsProvidesMessagesForAllSkippingReasons |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/TestCaseTest.php |
|
ClassMetadataTest::testGroupSequenceProviderFailsIfDomainClassIsInvalid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php |
@expectedException \Symfony\Component\Validator\Exception\GroupDefinitionException |
PHP_Token_InterfaceTest::provideFilesWithClassesWithinMultipleNamespaces |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
|
OverrideServerVariablesUnitTest::testDrupalOverrideServerVariablesProvidedURL |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/OverrideServerVariablesUnitTest.php |
Tests providing a direct URL to to drupal_override_server_variables(). |
Framework_Constraint_JsonMatches_ErrorMessageProviderTest::testDetermineJsonError |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatches/ErrorMessageProviderTest.php |
@dataProvider determineJsonErrorDataprovider
@covers PHPUnit_Framework_Constraint_JsonMatches_ErrorMessageProvider::determineJsonError |
PHPUnit_Framework_Constraint_JsonMatches_ErrorMessageProvider::determineJsonError |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/JsonMatches/ErrorMessageProvider.php |
Translates JSON error to a human readable string. |
Framework_Constraint_JsonMatches_ErrorMessageProviderTest::testTranslatTypeToPrefix |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatches/ErrorMessageProviderTest.php |
@dataProvider translateTypeToPrefixDataprovider
@covers PHPUnit_Framework_Constraint_JsonMatches_ErrorMessageProvider::translateTypeToPrefix |
PHPUnit_Framework_Constraint_JsonMatches_ErrorMessageProvider::translateTypeToPrefix |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/JsonMatches/ErrorMessageProvider.php |
Translates a given type to a human readable message prefix. |
Framework_Constraint_JsonMatches_ErrorMessageProviderTest::determineJsonErrorDataprovider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatches/ErrorMessageProviderTest.php |
|
Framework_Constraint_JsonMatches_ErrorMessageProviderTest::translateTypeToPrefixDataprovider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatches/ErrorMessageProviderTest.php |
|
Framework_MockObject_GeneratorTest::getMockForAbstractClassExpectsInvalidArgumentExceptionDataprovider |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/GeneratorTest.php |
Dataprovider for test "testGetMockForAbstractClassExpectingInvalidArgumentException" |