7 calls to CckSelectOtherTestBase::createSelectOtherListField() in CCK Select Other 8
- CckSelectOtherDefaultValueTest::testDefaultValue in tests/
src/ Functional/ CckSelectOtherDefaultValueTest.php - Asserts that default value is selected.
- CckSelectOtherEmptyTest::testEmpty in tests/
src/ Functional/ CckSelectOtherEmptyTest.php - Asserts field validation for required attribute.
- CckSelectOtherFieldTypeTest::testField in tests/
src/ Functional/ CckSelectOtherFieldTypeTest.php - Asserts that a user can save regular and other field values.
- CckSelectOtherHtmlEntitiesTest::testHtmlEntities in tests/
src/ Functional/ CckSelectOtherHtmlEntitiesTest.php - Asserts HTML entities are not double-encoded.
- CckSelectOtherMultipleFieldTest::setUp in tests/
src/ Functional/ CckSelectOtherMultipleFieldTest.php - CckSelectOtherMultipleValueTest::testMultipleValues in tests/
src/ Functional/ CckSelectOtherMultipleValueTest.php - Test field validation for required attribute.
- CckSelectOtherRequiredTest::testRequired in tests/
src/ Functional/ CckSelectOtherRequiredTest.php - Asserts required field validation.