|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| getVersion () | |
| ignore ($class) | |
| isIgnored ($class) | |
| setMockBaseClass ($mock_base) | |
| getMockBaseClass () | |
| useProxy ($proxy, $username=false, $password=false) | |
| getDefaultProxy () | |
| getDefaultProxyUsername () | |
| getDefaultProxyPassword () | |
Definition at line 426 of file simpletest.php.
| getDefaultProxy | ( | ) |
| getMockBaseClass | ( | ) |
| getVersion | ( | ) |
Reimplemented from SimpleTest.
Definition at line 431 of file simpletest.php.

| ignore | ( | $ | class | ) |
| isIgnored | ( | $ | class | ) |
| setMockBaseClass | ( | $ | mock_base | ) |
| useProxy | ( | $ | proxy, |
| $ | username = false, |
||
| $ | password = false |
||
| ) |