11 calls to DrupalWebTestCase::drupalCreateContentType()
- CommentFieldsTest::testCommentDefaultFields in modules/
comment/ comment.test - Tests that the default 'comment_body' field is correctly added.
- ContextualDynamicContextTestCase::setUp in modules/
contextual/ contextual.test - Sets up a Drupal site for running functional and integration tests.
- FieldUIManageFieldsTestCase::testDeleteField in modules/
field_ui/ field_ui.test - Tests that deletion removes fields and instances as expected.
- FieldUITestCase::setUp in modules/
field_ui/ field_ui.test - Sets up a Drupal site for running functional and integration tests.
- ForumTestCase::testForum in modules/
forum/ forum.test - Tests forum functionality through the admin and user interfaces.
- ListFieldUITestCase::setUp in modules/
field/ modules/ list/ tests/ list.test - Set the default field storage backend for fields created during tests.
- NodeTypeTestCase::testNodeTypeCreation in modules/
node/ node.test - Tests creating a content type programmatically and via a form.
- NodeTypeTestCase::testNodeTypeDeletion in modules/
node/ node.test - Tests deleting a content type that still has content.
- NodeWebTestCase::setUp in modules/
node/ node.test - Sets up a Drupal site for running functional and integration tests.
- RdfMappingDefinitionTestCase::testAttributesInMarkup2 in modules/
rdf/ rdf.test - Create a content type and a node of type test_bundle_hook_install and test whether the RDF mapping defined in rdf_test.install is used.
- RdfMappingDefinitionTestCase::testAttributesInMarkup3 in modules/
rdf/ rdf.test - Create a random content type and node and ensure the default mapping for node is used.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.