PHP_Token_InterfaceTest::testHasParentNotExists |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@covers PHP_Token_INTERFACE::hasParent |
SelectSubqueryTest::testNotExistsSubquerySelect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php |
Tests NOT EXISTS subquery conditionals on SELECT statements. |
PHP_Token_InterfaceTest::testGetInterfacesExists |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@covers PHP_Token_INTERFACE::getInterfaces |
PHP_Token_InterfaceTest::testHasInterfacesExists |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/InterfaceTest.php |
@covers PHP_Token_INTERFACE::hasInterfaces |
PHPUnit_Framework_Constraint_FileExists::matches |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/FileExists.php |
Evaluates the constraint for parameter $other. Returns TRUE if the
constraint is met, FALSE otherwise. |
UploadedFileTest::testConstructWhenFileNotExists |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
|
PHPUnit_Framework_Constraint_FileExists::toString |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/FileExists.php |
Returns a string representation of the constraint. |
DatabaseStorageExpirable::setWithExpireIfNotExists |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreExpirableInterface::setWithExpireIfNotExists(). |
Framework_ConstraintTest::testConstraintFileExists |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_FileExists
@covers PHPUnit_Framework_Assert::fileExists
@covers PHPUnit_Framework_Constraint::count
@covers PHPUnit_Framework_TestFailure::exceptionToString |
Framework_ConstraintTest::testConstraintFileExists2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_FileExists
@covers PHPUnit_Framework_Assert::fileExists
@covers PHPUnit_Framework_TestFailure::exceptionToString |
ShortcutSetsTest::testShortcutSetRenameAlreadyExists |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests renaming a shortcut set to the same name as another set. |
Framework_ConstraintTest::testConstraintFileNotExists |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_FileExists
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_Assert::fileExists
@covers PHPUnit_Framework_TestFailure::exceptionToString |
Framework_ConstraintTest::testConstraintFileNotExists2 |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/ConstraintTest.php |
@covers PHPUnit_Framework_Constraint_FileExists
@covers PHPUnit_Framework_Constraint_Not
@covers PHPUnit_Framework_Assert::logicalNot
@covers PHPUnit_Framework_Assert::fileExists
@covers PHPUnit_Framework_TestFailure::exceptionToString |
Twig_TemplatePropertyObjectAndArrayAccess::offsetExists |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
Framework_AssertTest::testAssertFileExistsThrowsException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertFileExists
@expectedException PHPUnit_Framework_Exception |
KeyValueStoreExpirableInterface::setWithExpireIfNotExists |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreExpirableInterface.php |
Sets a value for a given key with a time to live if it does not yet exist. |
StoreTest::testDoesNotFindAnEntryWithLookupWhenNoneExists |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
PHPUnit_Framework_Constraint_FileExists::failureDescription |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/FileExists.php |
Returns the description of the failure |
Framework_AssertTest::testAssertFileNotExistsThrowsException |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertFileNotExists
@expectedException PHPUnit_Framework_Exception |
KernelTest::testInitializeBundlesThrowsExceptionWhenAParentDoesNotExists |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
@expectedException \LogicException |