|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Inheritance diagram for ilTermsOfServiceAcceptanceHistoryProviderTest:
Collaboration diagram for ilTermsOfServiceAcceptanceHistoryProviderTest:Public Member Functions | |
| setUp () | |
| testHistoryProviderCanBeCreatedByFactory () | |
| testListCanBeRetrieved () | |
| testRetrievingListThrowsExceptionsWhenInvalidArgumentsArePassed () | |
Protected Attributes | |
| $backupGlobals = false | |
Additional Inherited Members | |
Protected Member Functions inherited from ilTermsOfServiceBaseTest | |
| assertException ($exception_class) | |
Definition at line 12 of file ilTermsOfServiceAcceptanceHistoryProviderTest.php.
| ilTermsOfServiceAcceptanceHistoryProviderTest::setUp | ( | ) |
Definition at line 22 of file ilTermsOfServiceAcceptanceHistoryProviderTest.php.
| ilTermsOfServiceAcceptanceHistoryProviderTest::testHistoryProviderCanBeCreatedByFactory | ( | ) |
Definition at line 29 of file ilTermsOfServiceAcceptanceHistoryProviderTest.php.
References $factory, League\OAuth2\Client\Provider\$provider, and ilTermsOfServiceTableDataProviderFactory\CONTEXT_ACCEPTANCE_HISTORY.
| ilTermsOfServiceAcceptanceHistoryProviderTest::testListCanBeRetrieved | ( | ) |
Definition at line 45 of file ilTermsOfServiceAcceptanceHistoryProviderTest.php.
References $data, $factory, League\OAuth2\Client\Provider\$provider, $result, and ilTermsOfServiceTableDataProviderFactory\CONTEXT_ACCEPTANCE_HISTORY.
| ilTermsOfServiceAcceptanceHistoryProviderTest::testRetrievingListThrowsExceptionsWhenInvalidArgumentsArePassed | ( | ) |
Definition at line 86 of file ilTermsOfServiceAcceptanceHistoryProviderTest.php.
References $factory, League\OAuth2\Client\Provider\$provider, and ilTermsOfServiceTableDataProviderFactory\CONTEXT_ACCEPTANCE_HISTORY.
|
protected |
Definition at line 17 of file ilTermsOfServiceAcceptanceHistoryProviderTest.php.