Framework_ConstraintTest::testConstraintLessThanOrEqual |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsEqual
@covers PHPUnit_Framework_Constraint_LessThan
@covers PHPUnit_Framework_Constraint_Or
@covers PHPUnit_Framework_Assert::lessThanOrEqual
@covers PHPUnit_Framework_TestFailure::exceptionToString |
Twig_TemplatePropertyObjectAndArrayAccess::offsetExists |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Framework_ConstraintTest::testConstraintCallbackFailure |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_Callback
@expectedException PHPUnit_Framework_ExpectationFailedException
@expectedExceptionMessage Failed asserting that 'This fails' is accepted by specified callback. |
LocaleContentTest::testContentTypeLanguageConfiguration |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php |
Test if a content type can be set to multilingual and language is present. |
PHPUnit_Framework_TestCase::setRunTestInSeparateProcess |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.4.0 |
UrlGeneratorTest::testUrlWithExtraParametersFromGlobals |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
Framework_AssertTest::testAssertPublicAttributeContains |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertAttributeContains |
ContainerBuilderTest::testSynchronizedServiceWithScopes |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
|
ClosureExpressionVisitorTest::testSortByFieldDescending |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/ClosureExpressionVisitorTest.php |
|
ClassWithNonPublicAttributes::$protectedStaticAttribute |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php |
|
TraceableEventDispatcherTest::testDispatchCallListeners |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/TraceableEventDispatcherTest.php |
|
ValidatorBuilderTest::testSetConstraintValidatorFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
JsonResponseTest::testConstructorEmptyCreatesJsonObject |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
UrlGeneratorTest::testNullForOptionalParameterIsIgnored |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
PHP_CodeCoverage_Report_HTML_Renderer_Directory::render |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Directory.php |
|
CommentStatisticsTest::testCommentNodeCommentStatistics |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentStatisticsTest.php |
Tests the node comment statistics. |
PHP_CodeCoverage_Report_HTML_Renderer_File::__construct |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/File.php |
Constructor. |
PHP_CodeCoverage_Report_HTML_Renderer_File::renderItems |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/File.php |
|
CollectionTest::testRemovingNonExistentEntryReturnsNull |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
PHPUnit_Framework_MockObject_Stub_Exception::$exception |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Stub/Exception.php |
|
JsonResponseTest::testStaticCreateAddsContentTypeHeader |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
PHP_CodeCoverage_Report_HTML_Renderer_Dashboard::render |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/HTML/Renderer/Dashboard.php |
|
Framework_ConstraintTest::testConstraintStringContains2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_StringContains
@covers PHPUnit_Framework_Assert::stringContains
@covers PHPUnit_Framework_TestFailure::exceptionToString |
JsonResponseTest::testStaticCreateWithCustomContentType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/JsonResponseTest.php |
|
Framework_ConstraintTest::testConstraintStringEndsWith2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_StringEndsWith
@covers PHPUnit_Framework_Assert::stringEndsWith
@covers PHPUnit_Framework_TestFailure::exceptionToString |
Framework_AssertTest::testClassHasPublicStaticAttribute |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertClassHasStaticAttribute |
FilterStringTest::testFilterStringGroupedExposedNotEnds |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
EntityTestMulRevStorageController::baseFieldDefinitions |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulRevStorageController.php |
Overrides \Drupal\entity_test\EntityTestStorageController::baseFieldDefinitions(). |
Framework_AssertTest::testObjectNotHasOnTheFlyAttribute |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertObjectNotHasAttribute |
DocParserTest::getAnnotationVarTypeArrayProviderInvalid |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
ConfigurableRequirementsInterface::isStrictRequirements |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/ConfigurableRequirementsInterface.php |
Returns whether to throw an exception on incorrect parameters.
Null means the requirements check is deactivated completely. |
CheckExceptionOnInvalidReferenceBehaviorPass::$sourceId |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php |
|
FilterStringTest::testFilterStringGroupedExposedShorter |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
DatabaseStorageControllerNG::mapToRevisionStorageRecord |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Maps from an entity object to the storage record of the revision table. |
PHPUnit_Framework_Constraint_Callback::callbackToString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Callback.php |
|
PHPUnit_Framework_Assert::assertContainsOnlyInstancesOf |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a haystack contains only instances of a given classname |
Framework_AssertTest::testAssertThatAnythingAndAnything |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertThat
@covers PHPUnit_Framework_Assert::anything
@covers PHPUnit_Framework_Assert::logicalAnd |
Framework_ConstraintTest::testConstraintNotCountFailing |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_Count
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
Framework_ConstraintTest::testConstraintSameSizeFailing |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_SameSize
@covers PHPUnit_Framework_TestFailure::exceptionToString |
QueryAggregateInterface::conditionAggregateGroupFactory |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryAggregateInterface.php |
Creates an object holding a group of conditions. |
PHPUnit_Framework_Constraint_ExceptionCode::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ExceptionCode.php |
|
RuntimeReflectionServiceTest::testGetAccessibleProperty |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/RuntimeReflectionServiceTest.php |
|
PHPUnit_Framework_TestResult::convertErrorsToExceptions |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Enables or disables the error-to-exception conversion. |
FilterNumericTest::testFilterNumericExposedGroupedEmpty |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
|
PHPUnit_Framework_Constraint_StringStartsWith::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringStartsWith.php |
Returns a string representation of the constraint. |
ClassCollectionLoaderTest::testFixNamespaceDeclarations |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php |
@dataProvider getFixNamespaceDeclarationsData |
FragmentHandlerTest::testRenderWhenRendererDoesNotExist |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/FragmentHandlerTest.php |
@expectedException \InvalidArgumentException |
SomeAnnotationWithConstructorWithoutParams::__construct |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
SearchConfigSettingsFormTest::testSearchModuleDisabling |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchConfigSettingsFormTest.php |
Verify that you can disable individual search modules. |
PHPUnit_Framework_Assert::assertClassHasStaticAttribute |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a class has a specified static attribute. |