12 calls to SelectOrOtherTestBase::setFieldValue() in Select (or other) 7.3
- SelectOrOtherNumberTestCase::testNoOtherSelected in tests/
select_or_other_number.test - Tests Select or Other without other selected.
- SelectOrOtherNumberTestCase::testOtherSelected in tests/
select_or_other_number.test - SelectOrOtherNumberTestCase::testOtherSelectedWithPreExistingKey in tests/
select_or_other_number.test - SelectOrOtherTaxonomyTestCase::testMultipleOther in modules/
select_or_other_taxonomy/ tests/ select_or_other_taxonomy.test - Test Select or Other with "other" selected.
- SelectOrOtherTaxonomyTestCase::testNoOtherSelected in modules/
select_or_other_taxonomy/ tests/ select_or_other_taxonomy.test - Tests Select or Other without "other" selected.
- SelectOrOtherTaxonomyTestCase::testOther in modules/
select_or_other_taxonomy/ tests/ select_or_other_taxonomy.test - Test Select or Other with "other" selected.
- SelectOrOtherTaxonomyTestCase::testTermHierarchySelect in modules/
select_or_other_taxonomy/ tests/ select_or_other_taxonomy.test - Tests the selection of a term within a hierarchy.
- SelectOrOtherTestBase::testEmptyOption in tests/
SelectOrOtherTestBase.test - Make sure an empty option is present when relevant.
- SelectOrOtherTextTestCase::testNoOtherSelected in tests/
select_or_other_text.test - Tests Select or Other without other selected.
- SelectOrOtherTextTestCase::testOtherSelected in tests/
select_or_other_text.test - Tests select or other with the other value selected.
- SelectOrOtherTextTestCase::testOtherSelectedWithPreExistingKey in tests/
select_or_other_text.test - Tests if other values which correspond with a pre-existing key are saved using the pre-existing key instead of creating duplicate entries.
- SelectOrOtherTextTestCase::testSpecialCharHandling in tests/
select_or_other_text.test - Tests if Other value with special characters are properly selected on edit.