| [ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
LDAP enrolment plugin tests.
| Copyright: | 2013 Petr Skoda {@link http://skodak.org} |
| License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
| File Size: | 532 lines (24 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
enrol_ldap_testcase:: (8 methods):
test_enrol_ldap()
assertIsEnrolled()
assertIsNotEnrolled()
enable_plugin()
disable_plugin()
recursive_delete()
test_objectclass_fetch()
objectclass_fetch_provider()
Class: enrol_ldap_testcase - X-Ref
| test_enrol_ldap() X-Ref |
| No description |
| assertIsEnrolled($courseid, $userid, $roleid, $status=null) X-Ref |
| No description |
| assertIsNotEnrolled($courseid, $userid) X-Ref |
| No description |
| enable_plugin() X-Ref |
| No description |
| disable_plugin() X-Ref |
| No description |
| recursive_delete($connection, $dn, $filter) X-Ref |
| No description |
| test_objectclass_fetch($usertype, $expected) X-Ref |
| Test that normalisation of the use objectclass is completed successfully. param: string $usertype The supported user type param: string $expected The expected filter value |
| objectclass_fetch_provider() X-Ref |
| Data provider for the test_objectclass_fetch testcase. return: array of testcases. |
| Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |