74 calls to DrupalTestCase::pass()
- BatchPercentagesUnitTestCase::testBatchPercentages in drupal-7.x/modules/simpletest/tests/batch.test
- Test the _batch_api_percentage() function.
- BatchPercentagesUnitTestCase::testBatchPercentages in drupal-7.x/modules/simpletest/tests/batch.test
- Test the _batch_api_percentage() function.
- BookTestCase::checkBookNode in drupal-7.x/modules/book/book.test
- Checks the outline of sub-pages; previous, up, and next.
- BookTestCase::checkBookNode in drupal-7.x/modules/book/book.test
- Checks the outline of sub-pages; previous, up, and next.
- ConnectionUnitTest::setUp in drupal-7.x/modules/simpletest/tests/database_test.test
- Sets up unit test environment.
- ConnectionUnitTest::setUp in drupal-7.x/modules/simpletest/tests/database_test.test
- Sets up unit test environment.
- DatabaseEmptyStatementTestCase::testEmptyIteration in drupal-7.x/modules/simpletest/tests/database_test.test
- Test that the empty result set iterates safely.
- DatabaseEmptyStatementTestCase::testEmptyIteration in drupal-7.x/modules/simpletest/tests/database_test.test
- Test that the empty result set iterates safely.
- DatabaseInsertDefaultsTestCase::testDefaultEmptyInsert in drupal-7.x/modules/simpletest/tests/database_test.test
- Test that no action will be preformed if no fields are specified.
- DatabaseInsertDefaultsTestCase::testDefaultEmptyInsert in drupal-7.x/modules/simpletest/tests/database_test.test
- Test that no action will be preformed if no fields are specified.
- DatabaseInvalidDataTestCase::testInsertDuplicateData in drupal-7.x/modules/simpletest/tests/database_test.test
- Traditional SQL database systems abort inserts when invalid data is encountered.
- DatabaseInvalidDataTestCase::testInsertDuplicateData in drupal-7.x/modules/simpletest/tests/database_test.test
- Traditional SQL database systems abort inserts when invalid data is encountered.
- DatabaseMergeTestCase::testInvalidMerge in drupal-7.x/modules/simpletest/tests/database_test.test
- Test that an invalid merge query throws an exception like it is supposed to.
- DatabaseMergeTestCase::testInvalidMerge in drupal-7.x/modules/simpletest/tests/database_test.test
- Test that an invalid merge query throws an exception like it is supposed to.
- DatabaseTransactionTestCase::testTransactionStacking in drupal-7.x/modules/simpletest/tests/database_test.test
- Test transaction stacking and commit / rollback.
- DatabaseTransactionTestCase::testTransactionStacking in drupal-7.x/modules/simpletest/tests/database_test.test
- Test transaction stacking and commit / rollback.
- DatabaseTransactionTestCase::testTransactionWithDdlStatement in drupal-7.x/modules/simpletest/tests/database_test.test
- Test the compatibility of transactions with DDL statements.
- DatabaseTransactionTestCase::testTransactionWithDdlStatement in drupal-7.x/modules/simpletest/tests/database_test.test
- Test the compatibility of transactions with DDL statements.
- DrupalHtmlToTextTestCase::assertHtmlToText in drupal-7.x/modules/simpletest/tests/mail.test
- Helper function for testing drupal_html_to_text().
- DrupalHtmlToTextTestCase::assertHtmlToText in drupal-7.x/modules/simpletest/tests/mail.test
- Helper function for testing drupal_html_to_text().
- DrupalHtmlToTextTestCase::testVeryLongLineWrap in drupal-7.x/modules/simpletest/tests/mail.test
- Tests that drupal_html_to_text() wraps before 1000 characters.
- DrupalHtmlToTextTestCase::testVeryLongLineWrap in drupal-7.x/modules/simpletest/tests/mail.test
- Tests that drupal_html_to_text() wraps before 1000 characters.
- DrupalSystemListingCompatibleTestCase::testDrupalSystemListing in drupal-7.x/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.test
- Non-empty test* method required to executed the test case class.
- DrupalSystemListingCompatibleTestCase::testDrupalSystemListing in drupal-7.x/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.test
- Non-empty test* method required to executed the test case class.
- DrupalWebTestCase::parse in drupal-7.x/modules/simpletest/drupal_web_test_case.php
- Parse content returned from curlExec using DOM and SimpleXML.
- DrupalWebTestCase::parse in drupal-7.x/modules/simpletest/drupal_web_test_case.php
- Parse content returned from curlExec using DOM and SimpleXML.
- DrupalWebTestCase::tearDown in drupal-7.x/modules/simpletest/drupal_web_test_case.php
- Delete created files and temporary files directory, delete the tables created by setUp(),
and reset the database prefix.
- DrupalWebTestCase::tearDown in drupal-7.x/modules/simpletest/drupal_web_test_case.php
- Delete created files and temporary files directory, delete the tables created by setUp(),
and reset the database prefix.
- FieldCrudTestCase::testCreateField in drupal-7.x/modules/field/tests/field.test
- Test the creation of a field.
- FieldCrudTestCase::testCreateField in drupal-7.x/modules/field/tests/field.test
- Test the creation of a field.
- FieldCrudTestCase::testUpdateFieldForbid in drupal-7.x/modules/field/tests/field.test
- Test field type modules forbidding an update.
- FieldCrudTestCase::testUpdateFieldForbid in drupal-7.x/modules/field/tests/field.test
- Test field type modules forbidding an update.
- FieldCrudTestCase::testUpdateFieldType in drupal-7.x/modules/field/tests/field.test
- FieldCrudTestCase::testUpdateFieldType in drupal-7.x/modules/field/tests/field.test
- FieldCrudTestCase::testUpdateNonExistentField in drupal-7.x/modules/field/tests/field.test
- FieldCrudTestCase::testUpdateNonExistentField in drupal-7.x/modules/field/tests/field.test
- FieldInstanceCrudTestCase::testCreateFieldInstance in drupal-7.x/modules/field/tests/field.test
- Test the creation of a field instance.
- FieldInstanceCrudTestCase::testCreateFieldInstance in drupal-7.x/modules/field/tests/field.test
- Test the creation of a field instance.
- FieldSqlStorageTestCase::testFieldUpdateFailure in drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.test
- Test that failure to create fields is handled gracefully.
- FieldSqlStorageTestCase::testFieldUpdateFailure in drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.test
- Test that failure to create fields is handled gracefully.
- FieldSqlStorageTestCase::testUpdateFieldSchemaWithData in drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.test
- Test trying to update a field with data.
- FieldSqlStorageTestCase::testUpdateFieldSchemaWithData in drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.test
- Test trying to update a field with data.
- ImageToolkitGdTestCase::testManipulations in drupal-7.x/modules/simpletest/tests/image.test
- Since PHP can't visually check that our images have been manipulated
properly, build a list of expected color values for each of the corners and
the expected height and widths for the final images.
- ImageToolkitGdTestCase::testManipulations in drupal-7.x/modules/simpletest/tests/image.test
- Since PHP can't visually check that our images have been manipulated
properly, build a list of expected color values for each of the corners and
the expected height and widths for the final images.
- ListDynamicValuesValidationTestCase::testDynamicAllowedValues in drupal-7.x/modules/field/modules/list/tests/list.test
- Test that allowed values function gets the entity.
- ListDynamicValuesValidationTestCase::testDynamicAllowedValues in drupal-7.x/modules/field/modules/list/tests/list.test
- Test that allowed values function gets the entity.
- ListFieldTestCase::testUpdateAllowedValues in drupal-7.x/modules/field/modules/list/tests/list.test
- Test that allowed values can be updated.
- ListFieldTestCase::testUpdateAllowedValues in drupal-7.x/modules/field/modules/list/tests/list.test
- Test that allowed values can be updated.
- MenuRouterTestCase::testMenuGetNames in drupal-7.x/modules/simpletest/tests/menu.test
- Test menu_get_names().
- MenuRouterTestCase::testMenuGetNames in drupal-7.x/modules/simpletest/tests/menu.test
- Test menu_get_names().
- NodeCreationTestCase::testFailedPageCreation in drupal-7.x/modules/node/node.test
- Verifies that a transaction rolls back the failed creation.
- NodeCreationTestCase::testFailedPageCreation in drupal-7.x/modules/node/node.test
- Verifies that a transaction rolls back the failed creation.
- SchemaTestCase::assertFieldAdditionRemoval in drupal-7.x/modules/simpletest/tests/schema.test
- Assert that a given field can be added and removed from a table.
- SchemaTestCase::assertFieldAdditionRemoval in drupal-7.x/modules/simpletest/tests/schema.test
- Assert that a given field can be added and removed from a table.
- SimpleTestBrokenSetUp::setUp in drupal-7.x/modules/simpletest/simpletest.test
- Sets up a Drupal site for running functional and integration tests.
- SimpleTestBrokenSetUp::setUp in drupal-7.x/modules/simpletest/simpletest.test
- Sets up a Drupal site for running functional and integration tests.
- SimpleTestBrokenSetUp::tearDown in drupal-7.x/modules/simpletest/simpletest.test
- Delete created files and temporary files directory, delete the tables created by setUp(),
and reset the database prefix.
- SimpleTestBrokenSetUp::tearDown in drupal-7.x/modules/simpletest/simpletest.test
- Delete created files and temporary files directory, delete the tables created by setUp(),
and reset the database prefix.
- SimpleTestBrokenSetUp::testBreakSetUp in drupal-7.x/modules/simpletest/simpletest.test
- Runs this test case from within the simpletest child site.
- SimpleTestBrokenSetUp::testBreakSetUp in drupal-7.x/modules/simpletest/simpletest.test
- Runs this test case from within the simpletest child site.
- SimpleTestFunctionalTest::assertNothing in drupal-7.x/modules/simpletest/simpletest.test
- Assert nothing.
- SimpleTestFunctionalTest::assertNothing in drupal-7.x/modules/simpletest/simpletest.test
- Assert nothing.
- SimpleTestFunctionalTest::stubTest in drupal-7.x/modules/simpletest/simpletest.test
- Test to be run and the results confirmed.
- SimpleTestFunctionalTest::stubTest in drupal-7.x/modules/simpletest/simpletest.test
- Test to be run and the results confirmed.
- TaxonomyTermFieldTestCase::testTaxonomyTermFieldValidation in drupal-7.x/modules/taxonomy/taxonomy.test
- Test term field validation.
- TaxonomyTermFieldTestCase::testTaxonomyTermFieldValidation in drupal-7.x/modules/taxonomy/taxonomy.test
- Test term field validation.
- UnicodeUnitTest::testEmulatedUnicode in drupal-7.x/modules/simpletest/tests/unicode.test
- Test emulated unicode features.
- UnicodeUnitTest::testEmulatedUnicode in drupal-7.x/modules/simpletest/tests/unicode.test
- Test emulated unicode features.
- UnicodeUnitTest::testMbStringUnicode in drupal-7.x/modules/simpletest/tests/unicode.test
- Test full unicode features implemented using the mbstring extension.
- UnicodeUnitTest::testMbStringUnicode in drupal-7.x/modules/simpletest/tests/unicode.test
- Test full unicode features implemented using the mbstring extension.
- UpgradePathTestCase::performUpgrade in drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test
- Perform the upgrade.
- UpgradePathTestCase::performUpgrade in drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test
- Perform the upgrade.
- UpgradePathTestCase::setUp in drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test
- Overrides DrupalWebTestCase::setUp() for upgrade testing.
- UpgradePathTestCase::setUp in drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test
- Overrides DrupalWebTestCase::setUp() for upgrade testing.