ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
setUp () | |
testConstruct () | |
testGetPrincipalsByPrefix () | |
@depends testConstruct More... | |
testGetPrincipalByPath () | |
@depends testConstruct More... | |
testGetGroupMemberSet () | |
testGetGroupMembership () | |
testSetGroupMemberSet () | |
testSearchPrincipals () | |
testUpdatePrincipal () | |
testUpdatePrincipalUnknownField () | |
testFindByUriUnknownScheme () | |
testFindByUri () | |
Definition at line 8 of file AbstractPDOTest.php.
Sabre\DAVACL\PrincipalBackend\AbstractPDOTest::setUp | ( | ) |
Definition at line 12 of file AbstractPDOTest.php.
References $pdo, Sabre\DAV\createSchema(), Sabre\DAV\dropTables(), and Sabre\DAV\getPDO().
Sabre\DAVACL\PrincipalBackend\AbstractPDOTest::testConstruct | ( | ) |
Definition at line 27 of file AbstractPDOTest.php.
References $pdo, and Sabre\DAV\getPDO().
Sabre\DAVACL\PrincipalBackend\AbstractPDOTest::testFindByUri | ( | ) |
Definition at line 206 of file AbstractPDOTest.php.
References $pdo, and Sabre\DAV\getPDO().
Sabre\DAVACL\PrincipalBackend\AbstractPDOTest::testFindByUriUnknownScheme | ( | ) |
Definition at line 197 of file AbstractPDOTest.php.
References $pdo, and Sabre\DAV\getPDO().
Sabre\DAVACL\PrincipalBackend\AbstractPDOTest::testGetGroupMemberSet | ( | ) |
Definition at line 86 of file AbstractPDOTest.php.
References $pdo, and Sabre\DAV\getPDO().
Sabre\DAVACL\PrincipalBackend\AbstractPDOTest::testGetGroupMembership | ( | ) |
Definition at line 96 of file AbstractPDOTest.php.
References $pdo, and Sabre\DAV\getPDO().
Sabre\DAVACL\PrincipalBackend\AbstractPDOTest::testGetPrincipalByPath | ( | ) |
@depends testConstruct
Definition at line 69 of file AbstractPDOTest.php.
References $pdo, and Sabre\DAV\getPDO().
Sabre\DAVACL\PrincipalBackend\AbstractPDOTest::testGetPrincipalsByPrefix | ( | ) |
@depends testConstruct
Definition at line 38 of file AbstractPDOTest.php.
References $pdo, and Sabre\DAV\getPDO().
Sabre\DAVACL\PrincipalBackend\AbstractPDOTest::testSearchPrincipals | ( | ) |
Definition at line 125 of file AbstractPDOTest.php.
References $pdo, $result, and Sabre\DAV\getPDO().
Sabre\DAVACL\PrincipalBackend\AbstractPDOTest::testSetGroupMemberSet | ( | ) |
Definition at line 106 of file AbstractPDOTest.php.
References $pdo, and Sabre\DAV\getPDO().
Sabre\DAVACL\PrincipalBackend\AbstractPDOTest::testUpdatePrincipal | ( | ) |
Definition at line 145 of file AbstractPDOTest.php.
References $pdo, $result, and Sabre\DAV\getPDO().
Sabre\DAVACL\PrincipalBackend\AbstractPDOTest::testUpdatePrincipalUnknownField | ( | ) |
Definition at line 168 of file AbstractPDOTest.php.
References $pdo, $result, and Sabre\DAV\getPDO().