7 calls to DrupalWebTestCase::checkPermissions()

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