16 calls to DrupalTestCase::assertNotNull()

BookTestCase::createBookNode in drupal/modules/book/book.test
Creates a book node.
DatabaseConnectionTestCase::testConnectionRouting in drupal/modules/simpletest/tests/database_test.test
Test that connections return appropriate connection objects.
DatabaseSelectTestCase::testSimpleSelectAllFields in drupal/modules/simpletest/tests/database_test.test
Test adding all fields from a given table to a select statement.
DatabaseSelectTestCase::testSimpleSelectMultipleFields in drupal/modules/simpletest/tests/database_test.test
Test adding multiple fields to a select statement at the same time.
FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsDifferentColumns in drupal/modules/field/modules/field_sql_storage/field_sql_storage.test
Test handling multiple conditions on multiple columns of one field.
FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsDifferentColumnsMultipleLanguages in drupal/modules/field/modules/field_sql_storage/field_sql_storage.test
Test handling multiple conditions on multiple columns of one field for multiple languages.
FieldSqlStorageTestCase::testFieldSqlStorageMultipleConditionsSameColumn in drupal/modules/field/modules/field_sql_storage/field_sql_storage.test
Test handling multiple conditions on one column of a field.
FieldUIManageFieldsTestCase::testDeleteField in drupal/modules/field_ui/field_ui.test
Tests that deletion removes fields and instances as expected.
FileSaveTest::testFileSave in drupal/modules/simpletest/tests/file.test
FilterAdminTestCase::testFilterAdmin in drupal/modules/filter/filter.test
Tests filter administration functionality.
FilterHooksTestCase::testFilterHooks in drupal/modules/filter/filter.test
Tests hooks on format management.
PageTitleFiltering::testTitleTags in drupal/modules/system/system.test
Tests the handling of HTML by drupal_set_title() and drupal_get_title()
SessionTestCase::assertSessionCookie in drupal/modules/simpletest/tests/session.test
Assert whether the SimpleTest browser sent a session cookie.
TaxonomyTermTestCase::testTermInterface in drupal/modules/taxonomy/taxonomy.test
Save, edit and delete a term using the user interface.
TaxonomyTermTestCase::testTermMultipleParentsInterface in drupal/modules/taxonomy/taxonomy.test
Test saving a term with multiple parents through the UI.
UserPictureTestCase::testPictureIsValid in drupal/modules/user/user.test
Do the test: Picture is valid (proper size and dimension)