|
Moodle PHP Documentation 4.1
Moodle 4.1dev (Build: 20220512) (5e5e12e0)
|
This is the complete list of members for googledocs_content_testcase, including all inherited members.
| $disallowedextensions | googledocs_content_testcase | protected |
| __construct($name=null, array $data=array(), $dataName='') | advanced_testcase | |
| assertDebuggingCalled($debugmessage=null, $debuglevel=null, $message='') | advanced_testcase | |
| assertDebuggingCalledCount($expectedcount, $debugmessages=array(), $debuglevels=array(), $message='') | advanced_testcase | |
| assertDebuggingNotCalled($message='') | advanced_testcase | |
| assertEventContextNotUsed(\core\event\base $event, $message='') | advanced_testcase | |
| assertEventLegacyData($expected, core\event\base $event, $message='') | advanced_testcase | |
| assertEventLegacyLogData($expected, core\event\base $event, $message='') | advanced_testcase | |
| assertNotTag($matcher, $actual, $message='', $ishtml=true) | base_testcase | static |
| assertTag($matcher, $actual, $message='', $ishtml=true) | base_testcase | static |
| assertTimeCurrent($time, $message='') | advanced_testcase | |
| assertValidKeys(array $hash, array $validKeys) | base_testcase | static |
| create_file_content_node_array(string $id, string $name, string $title, ?string $size=null, string $modified='', string $thumbnail='', string $link='', string $exportformat='', ?string $googledoctype=null) | repository_googledocs_testcase | protected |
| create_folder_content_node_array(string $id, string $name, string $path, string $modified='') | repository_googledocs_testcase | protected |
| create_google_drive_file_object(string $id, string $name, string $mimetype, ?string $extension=null, ?string $size=null, ?string $modified=null, ?string $webcontentlink=null, ?string $webviewlink=null) | repository_googledocs_testcase | protected |
| create_google_drive_folder_object(string $id, string $name, ?string $modified=null) | repository_googledocs_testcase | protected |
| create_google_drive_shared_drive_object(string $id, string $name) | repository_googledocs_testcase | protected |
| createArrayDataSet(array $data) | advanced_testcase | protected |
| createCsvDataSet($files, $delimiter=',', $enclosure='"', $escape = '"') | advanced_testcase | protected |
| createXMLDataSet($xmlFile) | advanced_testcase | protected |
| dataset_from_array(array $data) | advanced_testcase | protected |
| dataset_from_files(array $files) | advanced_testcase | protected |
| dataset_from_string(string $content, string $type, ?string $table=null) | advanced_testcase | protected |
| filter(array $content) | googledocs_content_testcase | |
| findNodes(DOMDocument $dom, array $options, $isHtml=true) | base_testcase | static |
| getDataGenerator() | advanced_testcase | static |
| getDebuggingMessages() | advanced_testcase | |
| getDescendants(DOMNode $node) | base_testcase | protectedstatic |
| getElementsByCaseInsensitiveTagName(DOMDocument $dom, $tag) | base_testcase | protectedstatic |
| getExternalTestFileUrl($path, $https=false) | advanced_testcase | |
| getNodeText(DOMNode $node) | base_testcase | protectedstatic |
| loadDataSet(phpunit_dataset $dataset) | advanced_testcase | protected |
| preventResetByRollback() | advanced_testcase | |
| recurseFolders($path, $callback, $fileregexp='/.*/', $exclude=false, $ignorefolders=array()) | advanced_testcase | |
| redirectEmails() | advanced_testcase | |
| redirectEvents() | advanced_testcase | |
| redirectMessages() | advanced_testcase | |
| resetAfterTest($reset=true) | advanced_testcase | |
| resetAllData($detectchanges=false) | advanced_testcase | static |
| resetDebugging() | advanced_testcase | |
| runAdhocTasks($matchclass='', $matchuserid=null) | advanced_testcase | protected |
| runBare() | advanced_testcase | |
| setAdminUser() | advanced_testcase | static |
| setCurrentTimeStart() | advanced_testcase | |
| setGuestUser() | advanced_testcase | static |
| setTimezone($servertimezone='Australia/Perth', $defaultphptimezone='Australia/Perth') | advanced_testcase | static |
| setUser($user=null) | advanced_testcase | static |
| waitForSecond() | advanced_testcase |