PHPUnit_Framework_Constraint_IsType::TYPE_NUMERIC |
constant |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsType.php |
|
Twig_Tests_Node_Expression_ArrayTest::testCompile |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/ArrayTest.php |
@covers Twig_Node_Expression_Array::compile
@dataProvider getTests |
PHP_CodeCoverage_Report_Text::printCoverageCounts |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Text.php |
|
views.view.test_argument_default_current_user.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_argument_default_current_user.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_argument_default_current_user.yml |
PHPUnit_Framework_TestListener::addIncompleteTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestListener.php |
Incomplete test. |
BreakpointMediaQueryTest::testInvalidMediaQueries |
function |
drupal/core/modules/breakpoint/tests/Drupal/breakpoint/Tests/BreakpointMediaQueryTest.php |
Test invalid media queries. |
NotifyPropertyChanged::addPropertyChangedListener |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/NotifyPropertyChanged.php |
Adds a listener that wants to be notified about property changes. |
PHPUnit_Extensions_TicketListener::addSkippedTest |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TicketListener.php |
Skipped test. |
PHPUnit_Extensions_TicketListener::startTestSuite |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/TicketListener.php |
A test suite started. |
MissingCheckedRequirementsTest::checkRequirements |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php |
Overrides checkRequirements(). |
Twig_Tests_Node_Expression_FunctionTest::getTests |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/Node/Expression/FunctionTest.php |
|
AbstractProcessTest::testSignalWithWrongIntSignal |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/AbstractProcessTest.php |
@expectedException Symfony\Component\Process\Exception\RuntimeException |
Framework_ConstraintTest::testConstraintIsNotType |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsType
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::isType
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_TestFailure::exceptionToString |
PHPUnit_Framework_TestCase::setUseOutputBuffering |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestCase.php |
@since Method available since Release 3.4.0 |
EntityTranslationTest::testMultilingualProperties |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Tests multilingual properties. |
MemcachedSessionHandlerTest::testSupportedOptions |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
@dataProvider getOptionFixtures |
FieldByClassEnhancerTest::testClassFoundInMapping |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldByClassEnhancerTest.php |
|
Framework_ConstraintTest::testConstraintIsNotNull |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_IsNull
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::isNull
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_Constraint::count
@covers… |
Framework_ConstraintTest::testConstraintLessThan2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_LessThan
@covers PHPUnit_Framework_Assert::lessThan
@covers PHPUnit_Framework_TestFailure::exceptionToString |
ArgumentValidateTest::testArgumentValidateUserUid |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/ArgumentValidateTest.php |
|
ArgumentValidateTest::view_argument_validate_user |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/ArgumentValidateTest.php |
|
PHP_Token_IncludeTest::testGetIncludesCategorized |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/IncludeTest.php |
@covers PHP_Token_Includes::getName
@covers PHP_Token_Includes::getType |
StaticReflectionProperty::$staticReflectionParser |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionProperty.php |
The PSR-0 parser object. |
OutputTestCase::testExpectOutputRegexFooActualFoo |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/OutputTestCase.php |
|
OutputTestCase::testExpectOutputRegexFooActualBar |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/OutputTestCase.php |
|
PHPUnit_Framework_Constraint_ArrayHasKey::matches |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/ArrayHasKey.php |
Evaluates the constraint for parameter $other. Returns TRUE if the
constraint is met, FALSE otherwise. |
BlockHiddenRegionTest::testBlockNotInHiddenRegion |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHiddenRegionTest.php |
Tests that hidden regions do not inherit blocks when a theme is enabled. |
PHPUnit_Framework_TestSuite::markTestSuiteSkipped |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Mark the test suite as skipped. |
RealServiceInstantiatorTest::testInstantiateProxy |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/LazyProxy/Instantiator/RealServiceInstantiatorTest.php |
|
LanguageCustomLanguageConfigurationTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageCustomLanguageConfigurationTest.php |
Modules to enable. |
PHPUnit_Framework_MockObject_Builder_Match::after |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Match.php |
Defines the expectation which must occur before the current is valid. |
PHP_CodeCoverage_Report_Node::getClassesAndTraits |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the classes and traits of this node. |
VersatileGeneratorInterface::getRouteDebugMessage |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/VersatileGeneratorInterface.php |
Convert a route identifier (name, content object etc) into a string
usable for logging and other debug/error messages |
PHPUnit_Framework_MockObject_Builder_Identity::id |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/PHPUnit/Framework/MockObject/Builder/Identity.php |
Sets the identification of the expectation to $id. |
TaxonomyTermReferenceItem::getPropertyDefinitions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Type/TaxonomyTermReferenceItem.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
UrlGeneratorTest::testRequiredParamAndEmptyPassed |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
@expectedException \Symfony\Component\Routing\Exception\InvalidParameterException |
PdoSessionHandlerTest::testWrongTableOptionsWrite |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php |
|
PHPUnit_Framework_Constraint_JsonMatches::matches |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/JsonMatches.php |
Evaluates the constraint for parameter $other. Returns TRUE if the
constraint is met, FALSE otherwise. |
ValidatorBuilderTest::testEnableAnnotationMapping |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
|
views.view.test_views_handler_field_user_name.yml |
file |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_user_name.yml |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_user_name.yml |
ArgumentDefaultTest::testArgumentDefaultNoOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentDefaultTest.php |
Tests the use of a default argument plugin that provides no options. |
PHP_CodeCoverage_Report_Node::getNumExecutedLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of executed lines. |
MenuRouterTest::testThemeCallbackNoThemeRequested |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Test the theme callback when no theme is requested. |
ResponseHeaderBagTest::provideMakeDispositionFail |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
|
PHPUnit_Framework_TestResult::$deprecatedFeatures |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
PHP_CodeCoverage_Report_Node::getNumTestedClasses |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of tested classes. |
Framework_ConstraintTest::testConstraintPCREMatch |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_PCREMatch
@covers PHPUnit_Framework_Assert::matchesRegularExpression
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
ClassWithNonPublicAttributes::$protectedAttribute |
property |
drupal/core/vendor/phpunit/phpunit/Tests/_files/ClassWithNonPublicAttributes.php |
|
ThemeEarlyInitializationTest::testRequestListener |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeEarlyInitializationTest.php |
Test that the theme system can generate output in a request listener. |
PHP_CodeCoverage_Report_Node::getNumTestedMethods |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of tested methods. |