ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Public Member Functions | |
setUp () | |
testHistoryProviderCanBeCreatedByFactory () | |
testListCanBeRetrieved () | |
testRetrievingListThrowsExceptionsWhenInvalidArgumentsArePassed () | |
Protected Attributes | |
$backupGlobals = false | |
Definition at line 11 of file ilTermsOfServiceAcceptanceHistoryProviderTest.php.
ilTermsOfServiceAcceptanceHistoryProviderTest::setUp | ( | ) |
Definition at line 21 of file ilTermsOfServiceAcceptanceHistoryProviderTest.php.
ilTermsOfServiceAcceptanceHistoryProviderTest::testHistoryProviderCanBeCreatedByFactory | ( | ) |
Definition at line 28 of file ilTermsOfServiceAcceptanceHistoryProviderTest.php.
References League\OAuth2\Client\Provider\$provider, and ilTermsOfServiceTableDataProviderFactory\CONTEXT_ACCEPTANCE_HISTORY.
ilTermsOfServiceAcceptanceHistoryProviderTest::testListCanBeRetrieved | ( | ) |
Definition at line 44 of file ilTermsOfServiceAcceptanceHistoryProviderTest.php.
References $data, League\OAuth2\Client\Provider\$provider, $result, and ilTermsOfServiceTableDataProviderFactory\CONTEXT_ACCEPTANCE_HISTORY.
ilTermsOfServiceAcceptanceHistoryProviderTest::testRetrievingListThrowsExceptionsWhenInvalidArgumentsArePassed | ( | ) |
Definition at line 85 of file ilTermsOfServiceAcceptanceHistoryProviderTest.php.
References League\OAuth2\Client\Provider\$provider, and ilTermsOfServiceTableDataProviderFactory\CONTEXT_ACCEPTANCE_HISTORY.
|
protected |
Definition at line 16 of file ilTermsOfServiceAcceptanceHistoryProviderTest.php.