9 calls to DrupalWebTestCase::drupalCreateContentType()

CommentFieldsTest::testCommentDefaultFields in drupal/modules/comment/comment.test
Tests that the default 'comment_body' field is correctly added.
ContextualDynamicContextTestCase::setUp in drupal/modules/contextual/contextual.test
Sets up a Drupal site for running functional and integration tests.
FieldUIManageFieldsTestCase::testDeleteField in drupal/modules/field_ui/field_ui.test
Tests that deletion removes fields and instances as expected.
FieldUITestCase::setUp in drupal/modules/field_ui/field_ui.test
Sets up a Drupal site for running functional and integration tests.
ListFieldUITestCase::setUp in drupal/modules/field/modules/list/tests/list.test
Set the default field storage backend for fields created during tests.
NodeTypeTestCase::testNodeTypeCreation in drupal/modules/node/node.test
Tests creating a content type programmatically and via a form.
NodeWebTestCase::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
RdfMappingDefinitionTestCase::testAttributesInMarkup2 in drupal/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 drupal/modules/rdf/rdf.test
Create a random content type and node and ensure the default mapping for node is used.