Mercurial > hg > isophonics-drupal-site
comparison core/modules/options/tests/src/Functional/OptionsDynamicValuesValidationTest.php @ 17:129ea1e6d783
Update, including to Drupal core 8.6.10
author | Chris Cannam |
---|---|
date | Thu, 28 Feb 2019 13:21:36 +0000 |
parents | 4c8ae668cc8c |
children |
comparison
equal
deleted
inserted
replaced
16:c2387f117808 | 17:129ea1e6d783 |
---|---|
6 * Tests the Options field allowed values function. | 6 * Tests the Options field allowed values function. |
7 * | 7 * |
8 * @group options | 8 * @group options |
9 */ | 9 */ |
10 class OptionsDynamicValuesValidationTest extends OptionsDynamicValuesTestBase { | 10 class OptionsDynamicValuesValidationTest extends OptionsDynamicValuesTestBase { |
11 | |
11 /** | 12 /** |
12 * Test that allowed values function gets the entity. | 13 * Test that allowed values function gets the entity. |
13 */ | 14 */ |
14 public function testDynamicAllowedValues() { | 15 public function testDynamicAllowedValues() { |
15 // Verify that validation passes against every value we had. | 16 // Verify that validation passes against every value we had. |