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


Public Member Functions | |
| testConstructor () | |
| testGetAgentId () | |
| testGetAgentRev () | |
| testGetAgentName () | |
| testSetAgentId () | |
| testSetAgentRev () | |
| testSetAgentName () | |
| testGetArrayV1 () | |
| testGetArrayV2 () | |
| testGetJSON () | |
Tests for SuccessfulAgent model.
Definition at line 21 of file SuccessfulAgentTest.php.
| Fossology\UI\Api\Test\Models\SuccessfulAgentTest::testConstructor | ( | ) |
Tests that the SuccessfulAgent constructor initializes an instance correctly.
Definition at line 30 of file SuccessfulAgentTest.php.
| Fossology\UI\Api\Test\Models\SuccessfulAgentTest::testGetAgentId | ( | ) |
Definition at line 53 of file SuccessfulAgentTest.php.
| Fossology\UI\Api\Test\Models\SuccessfulAgentTest::testGetAgentName | ( | ) |
Definition at line 73 of file SuccessfulAgentTest.php.
| Fossology\UI\Api\Test\Models\SuccessfulAgentTest::testGetAgentRev | ( | ) |
Definition at line 63 of file SuccessfulAgentTest.php.
| Fossology\UI\Api\Test\Models\SuccessfulAgentTest::testGetArrayV1 | ( | ) |
Definition at line 118 of file SuccessfulAgentTest.php.
| Fossology\UI\Api\Test\Models\SuccessfulAgentTest::testGetArrayV2 | ( | ) |
Definition at line 135 of file SuccessfulAgentTest.php.
| Fossology\UI\Api\Test\Models\SuccessfulAgentTest::testGetJSON | ( | ) |
Definition at line 152 of file SuccessfulAgentTest.php.
| Fossology\UI\Api\Test\Models\SuccessfulAgentTest::testSetAgentId | ( | ) |
Definition at line 85 of file SuccessfulAgentTest.php.
| Fossology\UI\Api\Test\Models\SuccessfulAgentTest::testSetAgentName | ( | ) |
Definition at line 107 of file SuccessfulAgentTest.php.
| Fossology\UI\Api\Test\Models\SuccessfulAgentTest::testSetAgentRev | ( | ) |
Definition at line 96 of file SuccessfulAgentTest.php.