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


Public Member Functions | |
| testConstructor () | |
| testGetArrayV1 () | |
| testGetArrayV2 () | |
| testGetJsonV1 () | |
| testGetJsonV2 () | |
Protected Member Functions | |
| setUp () | |
| Setup test data. | |
Private Attributes | |
| $viewInfo | |
| $metaInfo | |
| $packageInfo | |
| $tagInfo | |
| $reuseInfo | |
Tests for FileInfo model.
Definition at line 22 of file FileInfoTest.php.
| Fossology\UI\Api\Test\Models\FileInfoTest::testConstructor | ( | ) |
Tests that the FilelInfo constructor initializes an instance correctly.
Definition at line 72 of file FileInfoTest.php.
| Fossology\UI\Api\Test\Models\FileInfoTest::testGetArrayV1 | ( | ) |
Definition at line 91 of file FileInfoTest.php.
| Fossology\UI\Api\Test\Models\FileInfoTest::testGetArrayV2 | ( | ) |
Definition at line 118 of file FileInfoTest.php.
| Fossology\UI\Api\Test\Models\FileInfoTest::testGetJsonV1 | ( | ) |
Definition at line 145 of file FileInfoTest.php.
| Fossology\UI\Api\Test\Models\FileInfoTest::testGetJsonV2 | ( | ) |
Definition at line 168 of file FileInfoTest.php.