6 calls to DatabaseTestCase::ensureSampleDataNull()
- DatabaseSelectTestCase::testNotNullCondition in drupal-7.x/
modules/ simpletest/ tests/ database_test.test - Test that we can find a record without a NULL value.
- DatabaseSelectTestCase::testNotNullCondition in drupal-7.x/
modules/ simpletest/ tests/ database_test.test - Test that we can find a record without a NULL value.
- DatabaseSelectTestCase::testNullCondition in drupal-7.x/
modules/ simpletest/ tests/ database_test.test - Test that we can find a record with a NULL value.
- DatabaseSelectTestCase::testNullCondition in drupal-7.x/
modules/ simpletest/ tests/ database_test.test - Test that we can find a record with a NULL value.
- DatabaseUpdateTestCase::testSimpleNullUpdate in drupal-7.x/
modules/ simpletest/ tests/ database_test.test - Confirm updating to NULL.
- DatabaseUpdateTestCase::testSimpleNullUpdate in drupal-7.x/
modules/ simpletest/ tests/ database_test.test - Confirm updating to NULL.