6 calls to DrupalWebTestCase::checkPermissions()

DrupalWebTestCase::drupalCreateContentType in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Creates a custom content type based on default settings.
DrupalWebTestCase::drupalCreateRole in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Internal helper function; Create a role with specified permissions.
DrupalWebTestCase::resetAll in drupal-7.x/modules/simpletest/drupal_web_test_case.php
Reset all data structures after having enabled new modules.
FilterDefaultFormatTestCase::resetFilterCaches in drupal-7.x/modules/filter/filter.test
Rebuilds text format and permission caches in the thread running the tests.
FilterFormatAccessTestCase::resetFilterCaches in drupal-7.x/modules/filter/filter.test
Rebuilds text format and permission caches in the thread running the tests.
TextFieldTestCase::_testTextfieldWidgetsFormatted in drupal-7.x/modules/field/modules/text/text.test
Helper function for testTextfieldWidgetsFormatted().