You are here

namespace Drupal\field\Tests\Boolean in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\field\Tests\Boolean
Classsort descending Location Description
BooleanFieldTest core/modules/field/src/Tests/Boolean/BooleanFieldTest.php Tests boolean field functionality.
BooleanFormatterSettingsTest core/modules/field/src/Tests/Boolean/BooleanFormatterSettingsTest.php Tests the Boolean field formatter settings.
BooleanFormatterTest core/modules/field/src/Tests/Boolean/BooleanFormatterTest.php Tests the boolean formatter.
BooleanItemTest core/modules/field/src/Tests/Boolean/BooleanItemTest.php Tests the new entity API for the boolean field type.