80 calls to BackdropTestCase::pass()
- BackdropHtmlToTextTestCase::assertHtmlToText in core/modules/simpletest/tests/mail.test
- Helper function for testing backdrop_html_to_text().
- BackdropHtmlToTextTestCase::assertHtmlToText in core/modules/simpletest/tests/mail.test
- Helper function for testing backdrop_html_to_text().
- BackdropHtmlToTextTestCase::testVeryLongLineWrap in core/modules/simpletest/tests/mail.test
- Tests that backdrop_html_to_text() wraps before 1000 characters.
- BackdropHtmlToTextTestCase::testVeryLongLineWrap in core/modules/simpletest/tests/mail.test
- Tests that backdrop_html_to_text() wraps before 1000 characters.
- BackdropSystemListingCompatibleTestCase::testBackdropSystemListing in core/profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.test
- Non-empty test* method required to executed the test case class.
- BackdropSystemListingCompatibleTestCase::testBackdropSystemListing in core/profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.test
- Non-empty test* method required to executed the test case class.
- BackdropWebTestCase::clickLink in core/modules/simpletest/backdrop_web_test_case.php
- Follows a link by name.
- BackdropWebTestCase::clickLink in core/modules/simpletest/backdrop_web_test_case.php
- Follows a link by name.
- BackdropWebTestCase::parse in core/modules/simpletest/backdrop_web_test_case.php
- Parse content returned from curlExec using DOM and SimpleXML.
- BackdropWebTestCase::parse in core/modules/simpletest/backdrop_web_test_case.php
- Parse content returned from curlExec using DOM and SimpleXML.
- BackdropWebTestCase::tearDown in core/modules/simpletest/backdrop_web_test_case.php
- Delete created files and temporary files directory, delete the tables
created by setUp(), and reset the database prefix.
- BackdropWebTestCase::tearDown in core/modules/simpletest/backdrop_web_test_case.php
- Delete created files and temporary files directory, delete the tables
created by setUp(), and reset the database prefix.
- BatchPercentagesUnitTestCase::testBatchPercentages in core/modules/simpletest/tests/batch.test
- Test the _batch_api_percentage() function.
- BatchPercentagesUnitTestCase::testBatchPercentages in core/modules/simpletest/tests/batch.test
- Test the _batch_api_percentage() function.
- BookTestCase::checkBookNode in core/modules/book/tests/book.test
- Checks the outline of sub-pages; previous, up, and next.
- BookTestCase::checkBookNode in core/modules/book/tests/book.test
- Checks the outline of sub-pages; previous, up, and next.
- ColorTest::testHexToRgb in core/modules/simpletest/tests/color.test
- Tests Color::hexToRgb().
- ColorTest::testHexToRgb in core/modules/simpletest/tests/color.test
- Tests Color::hexToRgb().
- CommentHelperCase::setCommentSettings in core/modules/comment/tests/comment.test
- Sets a comment config for the post content type.
- CommentHelperCase::setCommentSettings in core/modules/comment/tests/comment.test
- Sets a comment config for the post content type.
- ConfigurationTest::testExistingConfig in core/modules/config/tests/config.test
- Tests reading existing config files provided by a module.
- ConfigurationTest::testExistingConfig in core/modules/config/tests/config.test
- Tests reading existing config files provided by a module.
- ConnectionUnitTest::setUp in core/modules/simpletest/tests/database_test.test
- ConnectionUnitTest::setUp in core/modules/simpletest/tests/database_test.test
- DatabaseEmptyStatementTestCase::testEmptyIteration in core/modules/simpletest/tests/database_test.test
- Test that the empty result set iterates safely.
- DatabaseEmptyStatementTestCase::testEmptyIteration in core/modules/simpletest/tests/database_test.test
- Test that the empty result set iterates safely.
- DatabaseInsertDefaultsTestCase::testDefaultEmptyInsert in core/modules/simpletest/tests/database_test.test
- Test that no action will be preformed if no fields are specified.
- DatabaseInsertDefaultsTestCase::testDefaultEmptyInsert in core/modules/simpletest/tests/database_test.test
- Test that no action will be preformed if no fields are specified.
- DatabaseInvalidDataTestCase::testInsertDuplicateData in core/modules/simpletest/tests/database_test.test
- Traditional SQL database systems abort inserts when invalid data is encountered.
- DatabaseInvalidDataTestCase::testInsertDuplicateData in core/modules/simpletest/tests/database_test.test
- Traditional SQL database systems abort inserts when invalid data is encountered.
- DatabaseMergeTestCase::testInvalidMerge in core/modules/simpletest/tests/database_test.test
- Test that an invalid merge query throws an exception like it is supposed to.
- DatabaseMergeTestCase::testInvalidMerge in core/modules/simpletest/tests/database_test.test
- Test that an invalid merge query throws an exception like it is supposed to.
- DatabaseQueryTestCase::testArrayArgumentsSQLInjection in core/modules/simpletest/tests/database_test.test
- Test SQL injection via database query array arguments.
- DatabaseQueryTestCase::testArrayArgumentsSQLInjection in core/modules/simpletest/tests/database_test.test
- Test SQL injection via database query array arguments.
- DatabaseTransactionTestCase::testTransactionStacking in core/modules/simpletest/tests/database_test.test
- Test transaction stacking and commit / rollback.
- DatabaseTransactionTestCase::testTransactionStacking in core/modules/simpletest/tests/database_test.test
- Test transaction stacking and commit / rollback.
- FieldCrudTestCase::testCreateField in core/modules/field/tests/field.test
- Test the creation of a field.
- FieldCrudTestCase::testCreateField in core/modules/field/tests/field.test
- Test the creation of a field.
- FieldCrudTestCase::testUpdateFieldForbid in core/modules/field/tests/field.test
- Test field type modules forbidding an update.
- FieldCrudTestCase::testUpdateFieldForbid in core/modules/field/tests/field.test
- Test field type modules forbidding an update.
- FieldCrudTestCase::testUpdateFieldType in core/modules/field/tests/field.test
- FieldCrudTestCase::testUpdateFieldType in core/modules/field/tests/field.test
- FieldCrudTestCase::testUpdateNonExistentField in core/modules/field/tests/field.test
- FieldCrudTestCase::testUpdateNonExistentField in core/modules/field/tests/field.test
- FieldInstanceCrudTestCase::testCreateFieldInstance in core/modules/field/tests/field.test
- Test the creation of a field instance.
- FieldInstanceCrudTestCase::testCreateFieldInstance in core/modules/field/tests/field.test
- Test the creation of a field instance.
- FieldSqlStorageTestCase::testFieldUpdateFailure in core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test
- Test that failure to create fields is handled gracefully.
- FieldSqlStorageTestCase::testFieldUpdateFailure in core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test
- Test that failure to create fields is handled gracefully.
- FieldSqlStorageTestCase::testUpdateFieldSchemaWithData in core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test
- Test trying to update a field with data.
- FieldSqlStorageTestCase::testUpdateFieldSchemaWithData in core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test
- Test trying to update a field with data.
- ImageStylesPathAndUrlUnitTest::_testImageStyleUrlAndPath in core/modules/image/tests/image.test
- Test image_style_url().
- ImageStylesPathAndUrlUnitTest::_testImageStyleUrlAndPath in core/modules/image/tests/image.test
- Test image_style_url().
- ListDynamicValuesValidationTestCase::testDynamicAllowedValues in core/modules/field/modules/list/tests/list.test
- Test that allowed values function gets the entity.
- ListDynamicValuesValidationTestCase::testDynamicAllowedValues in core/modules/field/modules/list/tests/list.test
- Test that allowed values function gets the entity.
- ListFieldTestCase::testUpdateAllowedValues in core/modules/field/modules/list/tests/list.test
- Test that allowed values can be updated.
- ListFieldTestCase::testUpdateAllowedValues in core/modules/field/modules/list/tests/list.test
- Test that allowed values can be updated.
- NodeCreationTestCase::testFailedPageCreation in core/modules/node/tests/node.test
- Verifies that a transaction rolls back the failed creation.
- NodeCreationTestCase::testFailedPageCreation in core/modules/node/tests/node.test
- Verifies that a transaction rolls back the failed creation.
- SchemaTestCase::assertFieldAdditionRemoval in core/modules/simpletest/tests/schema.test
- Assert that a given field can be added and removed from a table.
- SchemaTestCase::assertFieldAdditionRemoval in core/modules/simpletest/tests/schema.test
- Assert that a given field can be added and removed from a table.
- SimpleTestBrokenSetUp::setUp in core/modules/simpletest/tests/simpletest.test
- Sets up a Backdrop site for running functional and integration tests.
- SimpleTestBrokenSetUp::setUp in core/modules/simpletest/tests/simpletest.test
- Sets up a Backdrop site for running functional and integration tests.
- SimpleTestBrokenSetUp::tearDown in core/modules/simpletest/tests/simpletest.test
- Delete created files and temporary files directory, delete the tables
created by setUp(), and reset the database prefix.
- SimpleTestBrokenSetUp::tearDown in core/modules/simpletest/tests/simpletest.test
- Delete created files and temporary files directory, delete the tables
created by setUp(), and reset the database prefix.
- SimpleTestBrokenSetUp::testBreakSetUp in core/modules/simpletest/tests/simpletest.test
- Runs this test case from within the simpletest child site.
- SimpleTestBrokenSetUp::testBreakSetUp in core/modules/simpletest/tests/simpletest.test
- Runs this test case from within the simpletest child site.
- SimpleTestFunctionalTest::assertNothing in core/modules/simpletest/tests/simpletest.test
- Assert nothing.
- SimpleTestFunctionalTest::assertNothing in core/modules/simpletest/tests/simpletest.test
- Assert nothing.
- SimpleTestFunctionalTest::stubTest in core/modules/simpletest/tests/simpletest.test
- Test to be run and the results confirmed.
- SimpleTestFunctionalTest::stubTest in core/modules/simpletest/tests/simpletest.test
- Test to be run and the results confirmed.
- TaxonomyTermFieldTestCase::testTaxonomyTermFieldValidation in core/modules/taxonomy/tests/taxonomy.test
- Test term field validation.
- TaxonomyTermFieldTestCase::testTaxonomyTermFieldValidation in core/modules/taxonomy/tests/taxonomy.test
- Test term field validation.
- UnicodeUnitTest::testEmulatedUnicode in core/modules/simpletest/tests/unicode.test
- Test emulated unicode features.
- UnicodeUnitTest::testEmulatedUnicode in core/modules/simpletest/tests/unicode.test
- Test emulated unicode features.
- UnicodeUnitTest::testMbStringUnicode in core/modules/simpletest/tests/unicode.test
- Test full unicode features implemented using the mbstring extension.
- UnicodeUnitTest::testMbStringUnicode in core/modules/simpletest/tests/unicode.test
- Test full unicode features implemented using the mbstring extension.
- UpgradePathTestCase::setUp in core/modules/simpletest/tests/upgrade/upgrade.test
- Overrides BackdropWebTestCase::setUp() for upgrade testing.
- UpgradePathTestCase::setUp in core/modules/simpletest/tests/upgrade/upgrade.test
- Overrides BackdropWebTestCase::setUp() for upgrade testing.
- ViewsLayoutsTest::testViewsLayouts in core/modules/views/tests/views_layout.test
- Tests that a contextual filter input can be passed in from a layout.
- ViewsLayoutsTest::testViewsLayouts in core/modules/views/tests/views_layout.test
- Tests that a contextual filter input can be passed in from a layout.