You are here

function CoderUpgradeWebTestCase::checkRunInterface in Coder 7

Same name and namespace in other branches
  1. 7.2 coder_upgrade/coder_upgrade.test \CoderUpgradeWebTestCase::checkRunInterface()

Test the running via the user interface.

1 call to CoderUpgradeWebTestCase::checkRunInterface()
CoderUpgradeWebTestCase::testAdminInterface in coder_upgrade/coder_upgrade.test
Call test methods (prefixed with 'check' to avoid setUp overhead).

File

coder_upgrade/coder_upgrade.test, line 309

Class

CoderUpgradeWebTestCase
Functional tests for the admin interface (settings and execution).

Code

function checkRunInterface() {
}