You are here

namespace Drupal\rdf\Tests in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\rdf\Tests
Classsort descending Location Description
CommentAttributesTest core/modules/rdf/src/Tests/CommentAttributesTest.php Tests the RDFa markup of comments.
CrudTest core/modules/rdf/src/Tests/CrudTest.php Tests the RDF mapping CRUD functions.
EntityReferenceFieldAttributesTest core/modules/rdf/src/Tests/EntityReferenceFieldAttributesTest.php Tests RDFa markup generation for taxonomy term fields.
FileFieldAttributesTest core/modules/rdf/src/Tests/FileFieldAttributesTest.php Tests the RDFa markup of filefields.
GetNamespacesTest core/modules/rdf/src/Tests/GetNamespacesTest.php Confirm that the serialization of RDF namespaces in present in the HTML markup.
GetRdfNamespacesTest core/modules/rdf/src/Tests/GetRdfNamespacesTest.php Tests hook_rdf_namespaces().
ImageFieldAttributesTest core/modules/rdf/src/Tests/ImageFieldAttributesTest.php Tests the RDFa markup of imagefields.
NodeAttributesTest core/modules/rdf/src/Tests/NodeAttributesTest.php Tests the RDFa markup of Nodes.
RdfaAttributesTest core/modules/rdf/src/Tests/RdfaAttributesTest.php Tests RDFa attribute generation from RDF mapping.
StandardProfileTest core/modules/rdf/src/Tests/StandardProfileTest.php Tests the RDF mappings and RDFa markup of the standard profile.
TaxonomyAttributesTest core/modules/rdf/src/Tests/TaxonomyAttributesTest.php Tests the RDFa markup of Taxonomy terms.
UserAttributesTest core/modules/rdf/src/Tests/UserAttributesTest.php Tests the RDFa markup of Users.