function MockTestConnection::run
File
-
modules/
simpletest/ tests/ filetransfer.test, line 160
Class
- MockTestConnection
- Mock connection object for test case.
Code
function run($cmd) {
$this->commandsRun[] = $cmd;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.