![]() |
FOSSology
4.5.1
Open Source License Compliance by Open Source Software
|
Tests for ClearingHistory model. More...


Public Member Functions | |
| testConstructor () | |
| testDataFormat () | |
| testGetDate () | |
| testGetUsername () | |
| testGetScope () | |
| testGetType () | |
| testGetAddedLicenses () | |
| testGetRemovedLicenses () | |
| testSetDate () | |
| testSetUsername () | |
| testSetScope () | |
| testSetType () | |
| testSetAddedLicenses () | |
| testSetRemovedLicenses () | |
Tests for ClearingHistory model.
Definition at line 21 of file ClearingHistoryTest.php.
| Fossology\UI\Api\Test\Models\ClearingHistoryTest::testConstructor | ( | ) |
Tests that the ClearingHistory constructor initializes an instance correctly.
Definition at line 30 of file ClearingHistoryTest.php.
| Fossology\UI\Api\Test\Models\ClearingHistoryTest::testDataFormat | ( | ) |
Definition at line 47 of file ClearingHistoryTest.php.
| Fossology\UI\Api\Test\Models\ClearingHistoryTest::testGetAddedLicenses | ( | ) |
Definition at line 120 of file ClearingHistoryTest.php.
| Fossology\UI\Api\Test\Models\ClearingHistoryTest::testGetDate | ( | ) |
Definition at line 76 of file ClearingHistoryTest.php.
| Fossology\UI\Api\Test\Models\ClearingHistoryTest::testGetRemovedLicenses | ( | ) |
Definition at line 131 of file ClearingHistoryTest.php.
| Fossology\UI\Api\Test\Models\ClearingHistoryTest::testGetScope | ( | ) |
Definition at line 98 of file ClearingHistoryTest.php.
| Fossology\UI\Api\Test\Models\ClearingHistoryTest::testGetType | ( | ) |
Definition at line 109 of file ClearingHistoryTest.php.
| Fossology\UI\Api\Test\Models\ClearingHistoryTest::testGetUsername | ( | ) |
Definition at line 87 of file ClearingHistoryTest.php.
| Fossology\UI\Api\Test\Models\ClearingHistoryTest::testSetAddedLicenses | ( | ) |
Definition at line 192 of file ClearingHistoryTest.php.
| Fossology\UI\Api\Test\Models\ClearingHistoryTest::testSetDate | ( | ) |
Definition at line 144 of file ClearingHistoryTest.php.
| Fossology\UI\Api\Test\Models\ClearingHistoryTest::testSetRemovedLicenses | ( | ) |
Definition at line 204 of file ClearingHistoryTest.php.
| Fossology\UI\Api\Test\Models\ClearingHistoryTest::testSetScope | ( | ) |
Definition at line 168 of file ClearingHistoryTest.php.
| Fossology\UI\Api\Test\Models\ClearingHistoryTest::testSetType | ( | ) |
Definition at line 180 of file ClearingHistoryTest.php.
| Fossology\UI\Api\Test\Models\ClearingHistoryTest::testSetUsername | ( | ) |
Definition at line 156 of file ClearingHistoryTest.php.