Framework_AssertTest::testAssertTagAttributesRegexpTrueA |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertTagAttributesRegexpTrueB |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag |
Framework_AssertTest::testAssertTagAttributesRegexpFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
PHPUnit_Framework_MockObject_MockBuilder::enableAutoload |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/MockBuilder.php |
Enables the use of class autoloading while creating the mock object. |
PHP_CodeCoverage_Report_Node_Directory::$numTestedTraits |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
|
PHP_CodeCoverage::initializeFilesThatAreSeenTheFirstTime |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
@since Method available since Release 1.1.0 |
RoutableFragmentRendererTest::getGenerateFragmentUriData |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/RoutableFragmentRendererTest.php |
|
PHPUnit_Framework_MockObject_Matcher::$invocationMatcher |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher.php |
|
ChoiceValidatorTest::testValidChoiceCallbackStaticMethod |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
PHPUnit_Framework_MockObject_Matcher::$methodNameMatcher |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher.php |
|
PHPUnit_Framework_Assert::assertAttributeNotInternalType |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that an attribute is of a given type. |
PHPUnit_Framework_MockObject_Matcher::$parametersMatcher |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Matcher.php |
|
RouteProviderTest::testOutlinePathMatchDefaultsCollision |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
Confirms that we can find routes whose pattern would match the request. |
PHPUnit_Framework_Constraint_StringEndsWith::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/StringEndsWith.php |
|
BackendChainImplementationUnitTest::testGetHasPropagated |
function |
drupal/core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php |
Ensure get values propagation to previous backends. |
Framework_AssertTest::testAssertTagChildrenLessThanFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertTag
@expectedException PHPUnit_Framework_AssertionFailedError |
KernelTest::testLocateResourceReturnsTheFirstThatMatches |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
PhpParserTest::testEqualNamespacesPerFileWithClassAsLast |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PHPUnit_Framework_MockObject_InvocationMocker::$matchers |
property |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/InvocationMocker.php |
|
Twig_Sandbox_SecurityPolicyInterface::checkMethodAllowed |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php |
|
PhpParserTest::testIfPointerResetsOnMultipleParsingTries |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
PHPUnit_Framework_Assert::assertXmlStringEqualsXmlString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that two XML documents are equal. |
Framework_MockObjectTest::testMockClassOnlyGeneratedOnce |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
PHPUnit_Framework_Constraint_ClassHasAttribute::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ClassHasAttribute.php |
Returns a string representation of the constraint. |
PHPUnit_Framework_Assert::assertJsonStringEqualsJsonFile |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that the generated JSON encoded object and the content of the given file are equal. |
NodeTypeInitialLanguageTest::testLanguageFieldVisibility |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeInitialLanguageTest.php |
Tests language field visibility features. |
Twig_Tests_LexerTest::testStringWithEscapedInterpolation |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
AnnotatedClassDiscovery::$pluginDefinitionAnnotationName |
property |
drupal/core/lib/Drupal/Component/Plugin/Discovery/AnnotatedClassDiscovery.php |
The name of the annotation that contains the plugin definition. |
Twig_Tests_LexerTest::testStringWithNestedInterpolations |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/LexerTest.php |
|
RouterTest::testGeneratorIsCreatedIfCacheIsNotConfigured |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouterTest.php |
@dataProvider provideGeneratorOptionsPreventingCaching |
Framework_AssertTest::testAssertSelectCountLessThanFalse |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertSelectCount
@expectedException PHPUnit_Framework_AssertionFailedError |
Twig_Tests_Node_Expression_Binary_FloorDivTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/Binary/FloorDivTest.php |
|
SigchildDisabledProcessTest::testGetPidIsNullBeforeStart |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
AbstractReaderTest::testErrorWhenInvalidAnnotationIsUsed |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage The class "Doctrine\Tests\Common\Annotations\Fixtures\NoAnnotation" is not annotated with
. Are you sure this class can be used as annotation? If… |
AbstractProfilerStorageTest::testRetrieveByEmptyUrlAndIp |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Profiler/AbstractProfilerStorageTest.php |
|
PHPUnit_Framework_Constraint_Composite::$innerConstraint |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Composite.php |
|
PHP_CodeCoverage_Report_Node_File::getNumExecutableLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the number of executable lines. |
ParameterBagTest::testGetThrowParameterNotFoundException |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php |
|
PHP_CodeCoverage_Report_Node_File::getNumTestedFunctions |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the number of tested functions. |
ExceptionInAssertPreConditionsTest::$assertPreConditions |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPreConditionsTest.php |
|
GetterMetadataTest::testGetPropertyValueFromPublicGetter |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/GetterMetadataTest.php |
|
ExceptionInAssertPreConditionsTest::assertPostConditions |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ExceptionInAssertPreConditionsTest.php |
Performs assertions shared by all tests of a test case. |
FieldTranslationSynchronizerInterface::synchronizeFields |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/FieldTranslationSynchronizerInterface.php |
Performs field column synchronization on the given entity. |
GetResponseForControllerResultEvent::getControllerResult |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForControllerResultEvent.php |
Returns the return value of the controller. |
GetResponseForControllerResultEvent::setControllerResult |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/GetResponseForControllerResultEvent.php |
Assigns the return value of the controller. |
GreaterThanOrEqualValidatorTest::provideValidComparisons |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/GreaterThanOrEqualValidatorTest.php |
|
StoreTest::testRestoresResponseHeadersProperlyWithLookup |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
PHP_CodeCoverage_Report_FactoryTest::reducePathsProvider |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/FactoryTest.php |
|
Framework_AssertTest::testAssertJsonStringEqualsJsonFile |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertJsonStringEqualsJsonFile |
PHPUnit_Framework_ComparisonFailure::getExpectedAsString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/ComparisonFailure.php |
|